[2026-09-18 03:59:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Adam",
            "phone": "9876543111",
            "email": "Skyraantestin@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 03:59:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect password.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your email.",
        "data": {
            "change_type": "email"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/send-change-otp",
    "body": {
        "change_type": "email",
        "identifier": "Skyin@gmailcom"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent to your new email.",
        "data": {
            "type": "email"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "change_type": "email",
        "code": "123456",
        "identifier": "Skyin@gmailcom"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "code": "123456",
        "change_type": "email",
        "identifier": "Skyin@gmailcom"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "identifier": "Skyin@gmailcom",
        "code": "123456",
        "change_type": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "identifier": "Skyin@gmailcom",
        "change_type": "email",
        "code": "123456"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "identifier": "Skyin@gmailcom",
        "change_type": "email",
        "code": "123456"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "change_type": "email",
        "identifier": "Skyin@gmailcom",
        "code": "123456"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "change_type": "email",
        "identifier": "Skyin@gmailcom",
        "code": "123456"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "identifier": "Skyin@gmailcom",
        "code": "123456",
        "change_type": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "code": "123456",
        "identifier": "Skyin@gmailcom",
        "change_type": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "identifier": "Skyin@gmailcom",
        "code": "123456",
        "change_type": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "change_type": "email",
        "identifier": "Skyin@gmailcom",
        "code": "123456"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:00:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "code": "123456",
        "change_type": "email",
        "identifier": "Skyin@gmailcom"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:04:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Adam",
            "phone": "9876543111",
            "email": "Skyraantestin@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:04:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:04:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/send-change-otp",
    "body": {
        "identifier": "945436464",
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent to your new phone.",
        "data": {
            "type": "phone"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:06:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:06:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Adam",
            "phone": "9876543111",
            "email": "Skyraantestin@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:07:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect password.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:07:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:08:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:15:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/send-change-otp",
    "body": {
        "identifier": "5982655533",
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent to your new phone.",
        "data": {
            "type": "phone"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:15:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "identifier": "5982655533",
        "code": "654321",
        "change_type": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:15:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-change-otp",
    "body": {
        "code": "123456",
        "change_type": "phone",
        "identifier": "5982655533"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Phone updated successfully.",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:15:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Adam",
            "phone": "5982655533",
            "email": "Skyraantestin@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:15:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/update-name",
    "body": {
        "name": "Jhfhbbb"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Name updated successfully",
        "data": {
            "name": "Jhfhbbb"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:15:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jhfhbbb",
            "phone": "5982655533",
            "email": "Skyraantestin@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:15:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jhfhbbb",
            "phone": "5982655533",
            "email": "Skyraantestin@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:16:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:16:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:16:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jhfhbbb",
            "phone": "5982655533",
            "email": "Skyraantestin@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:16:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/update-subscription",
    "body": {
        "subscription": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "You will now receive promotional emails.",
        "data": {
            "subscription": "enabled"
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:16:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:16:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:16:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:17:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:18:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641034"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:18:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641034"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:18:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641034"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:18:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "street_address": "gsh dnd",
        "alternative_phone": null,
        "name": "yujnbn",
        "phone": "9876543222",
        "longitude": "0.0",
        "pincode": "641034",
        "landmark": "dire station",
        "latitude": "0.0",
        "type": "others",
        "is_default": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully. This has been set as your default address since it is your first saved address.",
        "data": {
            "serviceable": false,
            "id": 92,
            "name": "yujnbn",
            "phone": "9876543222",
            "alternative_phone": "",
            "pincode": "641034",
            "landmark": "dire station",
            "street_address": "gsh dnd",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:18:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            }
        ]
    },
    "user_id": 94,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641011"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:19:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641011"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:20:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "latitude": "0.0",
        "street_address": "gtujj",
        "type": "others",
        "name": "yshbdbdbc",
        "landmark": "hyujjk",
        "longitude": "0.0",
        "pincode": "641011",
        "is_default": "1",
        "alternative_phone": null,
        "phone": "6522365685"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": false,
            "id": 93,
            "name": "yshbdbdbc",
            "phone": "6522365685",
            "alternative_phone": "",
            "pincode": "641011",
            "landmark": "hyujjk",
            "street_address": "gtujj",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:20:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:24:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:24:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": "92"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 92,
            "name": "yujnbn",
            "phone": "9876543222",
            "alternative_phone": "",
            "pincode": "641034",
            "landmark": "dire station",
            "street_address": "gsh dnd",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:24:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:24:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": "93"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 93,
            "name": "yshbdbdbc",
            "phone": "6522365685",
            "alternative_phone": "",
            "pincode": "641011",
            "landmark": "hyujjk",
            "street_address": "gtujj",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:24:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:26:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:26:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:26:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:26:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:26:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641048"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641004"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641005"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641005"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641035"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "street_address": "ftyjmkkk",
        "pincode": "641035",
        "latitude": "0.0",
        "phone": "1223456789",
        "type": "office",
        "landmark": "vtujj",
        "alternative_phone": null,
        "longitude": "0.0",
        "name": "c14",
        "is_default": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": false,
            "id": 94,
            "name": "c14",
            "phone": "1223456789",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "vtujj",
            "street_address": "ftyjmkkk",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 94,
                "name": "c14",
                "phone": "1223456789",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "vtujj",
                "street_address": "ftyjmkkk",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "office",
                "is_default": true
            },
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "337|l6XQqPcfaFbRpJ4p9KoGq1K9hGjLLprcXzZNKYDq2c629e47",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:27:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:28:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:28:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:29:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:29:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:29:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:33:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:33:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:33:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:38:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:38:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:38:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 25,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 6,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 34,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35"
        },
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 6,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "quick_filters": {
            "price": "0-700",
            "type_ids": "35"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 6,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": true
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:43:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:44:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "asm@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:44:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "ass@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "338|tBdiauVUTM6qLSwebee4jti2AEryH313ekS09HNn4b21add1",
            "id": 85,
            "name": "Tested",
            "phone": 9898989898,
            "email": "Ass@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:44:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:44:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:45:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:45:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [],
            "item_count": 0,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": []
        }
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Tested",
            "phone": "9898989898",
            "email": "Ass@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect password.",
        "data": []
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect password.",
        "data": []
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:46:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 85,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:50:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:50:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:50:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Tested",
            "phone": "9898989898",
            "email": "Ass@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:50:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:51:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "j@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "339|WpKJ9Wq1IumvyDuZUxeZvzjOMyOGKhbXsmkbRmvW229305c3",
            "id": 89,
            "name": "Jagadeesh",
            "phone": 9988665544,
            "email": "j@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:53:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-18 04:56:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 94,
                "name": "c14",
                "phone": "1223456789",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "vtujj",
                "street_address": "ftyjmkkk",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "office",
                "is_default": true
            },
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:57:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 94,
                "name": "c14",
                "phone": "1223456789",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "vtujj",
                "street_address": "ftyjmkkk",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "office",
                "is_default": true
            },
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:57:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 04:57:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:01:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": true,
            "notify_orders": true,
            "notify_reminders": true,
            "notify_offers": true,
            "notify_reviews": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:01:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [],
            "count": 0,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:02:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:02:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:02:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:03:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:03:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 94,
                "name": "c14",
                "phone": "1223456789",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "vtujj",
                "street_address": "ftyjmkkk",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "office",
                "is_default": true
            },
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:03:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:03:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": []
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:06:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [],
            "count": 0,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:06:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:06:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:06:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:07:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": false,
            "notify_orders": false,
            "notify_reminders": false,
            "notify_offers": false,
            "notify_reviews": false
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:07:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [],
            "item_count": 0,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 94,
                "name": "c14",
                "phone": "1223456789",
                "address": "ftyjmkkk, vtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:08:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:08:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:08:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:09:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:09:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:09:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:10:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "skyin@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:10:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "skyin@gmal.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:10:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:10:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:11:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "skyin@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:11:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "skyin@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:11:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:11:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:11:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:11:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:12:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "skyin@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:12:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "skyin@gmail.com",
        "code": "123456",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:12:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "skyin@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:12:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:12:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:12:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:12:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:13:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:13:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:13:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:14:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:14:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:15:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:16:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:16:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:16:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:16:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:20:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:20:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 94,
                "name": "c14",
                "phone": "1223456789",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "vtujj",
                "street_address": "ftyjmkkk",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "office",
                "is_default": true
            },
            {
                "id": 93,
                "name": "yshbdbdbc",
                "phone": "6522365685",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "hyujjk",
                "street_address": "gtujj",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 92,
                "name": "yujnbn",
                "phone": "9876543222",
                "alternative_phone": "",
                "pincode": "641034",
                "landmark": "dire station",
                "street_address": "gsh dnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:20:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jhfhbbb",
            "phone": "5982655533",
            "email": "Skyraantestin@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:20:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 94,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:20:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:20:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:22:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:28:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": 11.0540739999999999554347596131265163421630859375,
        "lng": 76.9880260000000049558366299606859683990478515625
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:29:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": 11.0540000000000002700062395888380706310272216796875,
        "lng": 76.9760480000000057998477132059633731842041015625
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:30:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": 11.0723280000000006140226105344481766223907470703125,
        "lng": 76.9980189999999993233359418809413909912109375
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:31:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": 10.997215000000000628688212600536644458770751953125,
        "lng": 77.0179949999999990950527717359364032745361328125
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:31:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "lat": 10.997215000000000628688212600536644458770751953125,
        "lng": 77.0179949999999990950527717359364032745361328125,
        "variant_id": 29
    },
    "status": 422,
    "response": {
        "message": "The latitude field is required. (and 1 more error)",
        "errors": {
            "latitude": [
                "The latitude field is required."
            ],
            "longitude": [
                "The longitude field is required."
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:32:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 10.997215000000000628688212600536644458770751953125,
        "longitude ": 77.0179949999999990950527717359364032745361328125,
        "variant_id": 29
    },
    "status": 422,
    "response": {
        "message": "The longitude field is required.",
        "errors": {
            "longitude": [
                "The longitude field is required."
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:32:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 10.997215000000000628688212600536644458770751953125,
        "longitude": 77.0179949999999990950527717359364032745361328125,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:33:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0006590000000006313030098681338131427764892578125,
        "longitude": 77.02942600000000084037310443818569183349609375,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 05:46:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "gdbdndndjdudndmdjdncndmdm@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:57:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "9876543210@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 05:58:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "2737dhdndj@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:17:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:18:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:18:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "purpose": "password_reset",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:18:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9028383647",
        "channel": "phone",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:18:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:18:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:19:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "purpose": "password_reset",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:19:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9028383647",
        "channel": "phone",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:22:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "purpose": "password_reset",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:22:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:22:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9028383647"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:22:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "9028383647",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:23:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9028383647",
        "channel": "phone",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:24:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9028383647",
        "channel": "phone",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:25:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:25:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9028383647",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:26:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "9028383647",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:30:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543210",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:30:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543211",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:30:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543212",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:30:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543212",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:30:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543212",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:30:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "qhsbshdndjj@business.org",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:30:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "qhsbshdndjj@business.org",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:32:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9028383643",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:32:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9028383643",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:32:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9028383643",
        "channel": "phone",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:32:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "9028383643",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:32:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9028383643"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:33:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9028383647",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:33:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:34:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9876543211",
        "purpose": "registration",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:34:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543211",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:34:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "registration",
        "identifier": "9876543211",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:34:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "purpose": "registration",
        "identifier": "9876543111"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:34:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "code": "123456",
        "purpose": "registration",
        "identifier": "9876543111"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:34:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:34:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "340|Aeb2sj1t4WXUCaQAC32rKLAo29Ndh2uZwHi844kMa4ed838e",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:34:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:34:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:35:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "registration",
        "channel": "phone",
        "identifier": "6876543213"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:35:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "6876543213",
        "code": "123154",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:35:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "purpose": "registration",
        "identifier": "6876543213",
        "code": "123154",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:35:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "6876543213",
        "code": "123456",
        "purpose": "registration",
        "channel": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:35:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:35:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:35:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:36:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "Jznznznxmznz@gmail.com",
        "purpose": "registration",
        "channel": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "purpose": "registration",
        "identifier": "Jznznznxmznz@gmail.com",
        "channel": "email",
        "code": "654321"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Hensnsns",
        "terms_accepted": true,
        "subscription": false,
        "phone": "6876543213",
        "email": "Jznznznxmznz@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Account created successfully",
        "data": {
            "token": "341|wP79L2qR9BMOwWZpxkNZcZdQNli1XrEXvCPhV1US647763e2",
            "id": 97,
            "name": "Hensnsns",
            "phone": "6876543213",
            "email": "Jznznznxmznz@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 97,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:36:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:36:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 97,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "9876542727"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "9876542727"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:36:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "9876542727"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:37:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "user1@gmail.con",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:37:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "user1@gmail.con",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:37:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:39:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:39:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:40:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:40:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "User2@gmail.com",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:40:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "User2@gmail.com",
        "purpose": "password_reset",
        "channel": "email",
        "code": "654321"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:40:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "User2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "No pending OTP found. Please request a new one.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:40:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:41:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password changed successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:41:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password changed successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "342|e7iYKcJ4NvI6a9qj1cIW7yz7dw4t2njgRz2OX0WA135e4eff",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/update-name",
    "body": {
        "name": "Jagdeesh"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Name updated successfully",
        "data": {
            "name": "Jagdeesh"
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/update-name",
    "body": {
        "name": "Jagdeesh"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Name updated successfully",
        "data": {
            "name": "Jagdeesh"
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "code": "123456",
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "purpose": "password_reset",
        "code": "123456",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "123456",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "123456",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654322",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654322",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654321",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:42:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "code": "654321",
        "identifier": "user2@gmail.com",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "purpose": "password_reset",
        "identifier": "user2@gmail.com",
        "code": "654321"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "purpose": "password_reset",
        "code": "654321",
        "identifier": "user2@gmail.com",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "purpose": "password_reset",
        "identifier": "user2@gmail.com",
        "code": "654321"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "code": "654321",
        "identifier": "user2@gmail.com",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Too many attempts. Please request a new OTP.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:43:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:43:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:43:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:43:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "123456",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:43:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:44:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:44:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "No pending OTP found. Please request a new one.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:44:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:44:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "channel": "email",
        "purpose": "password_reset",
        "code": "654321"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:44:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "No pending OTP found. Please request a new one.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:45:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:45:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:45:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:45:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:45:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543221",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543221",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given email already exist",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given email already exist",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given email already exist",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given email already exist",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:46:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:47:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:47:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:48:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:49:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:49:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:50:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:50:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:50:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:50:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:51:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "user2@gmail.com",
        "channel": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:51:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password changed successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "No pending OTP found. Please request a new one.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "343|VlFguYAlSdGbPIPIwqmmXOj2jmmzBPharw9JkLdp0fa38ebe",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "123456",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "No pending OTP found. Please request a new one.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:52:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:53:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "nandhini@skyraan.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:53:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:53:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "123456",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:53:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:54:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:54:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:55:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:55:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:55:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:55:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:55:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:55:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:56:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:56:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "sjmsjd@gmail.con",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "sjmsjd@gmail.con",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "sjmsjd@gmail.con",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "sjmsjd@gmail.con",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "sjmsjd@gmail.con",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "sjmsjd@gmail.con",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "jsjdhdj@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "jsjdhdj@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:57:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "jsjdhdj@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:58:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:58:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 06:59:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "purpose": "password_reset",
        "identifier": "jahsysi@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "jahsysi@gmail.com",
        "purpose": "password_reset",
        "channel": "email"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "jahsysi@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "jahsysi@gmail.com",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "jahsysi@gmail.com",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "jahsysi@gmail.com",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "nwjsjsj@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "nwjsjsj@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 06:59:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "nwjsjsj@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not exited",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:00:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543218",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:00:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9876543215",
        "purpose": "registration",
        "channel": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:00:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "code": "123456",
        "identifier": "9876543215",
        "channel": "phone",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:00:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "Nznsjsj@gmail.com",
        "channel": "email",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:00:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "Nznsjsj@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9876543211",
        "channel": "phone",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9876543211",
        "purpose": "registration",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876545111",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "9876545111",
        "code": "123456",
        "channel": "phone",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "registration",
        "channel": "email",
        "identifier": "Jejsjs@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:01:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:01:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "Jejsjs@gmail.com",
        "channel": "email",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "terms_accepted": true,
        "email": "Jejsjs@gmail.com",
        "phone": "9876545111",
        "name": "Eve",
        "subscription": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Account created successfully",
        "data": {
            "token": "344|3UuE3gkgJyIx5KUOdoAPovTY88zVcvDTW4pRRvKqb85a34ee",
            "id": 98,
            "name": "Eve",
            "phone": "9876545111",
            "email": "Jejsjs@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:01:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:02:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:02:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:02:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:02:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Studebt.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Old password is incorrect.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9875541111",
        "purpose": "password_reset",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9875541111",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "purpose": "password_reset",
        "identifier": "9875541111"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9875541111",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9875541111",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9875541111",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9875541111"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:02:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "9875541111",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:03:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:03:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876543211",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:03:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:03:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876511111",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:03:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876511111",
        "code": "123466",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:03:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "9876511111",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:04:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "purpose": "password_reset",
        "identifier": "9875541111"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:04:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "_3_gd@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:04:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "_3_gd@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:06:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "purpose": "password_reset",
        "identifier": "9875541111"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:07:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:08:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:08:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:08:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:08:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:08:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:08:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 98,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "registration",
        "identifier": "9876541111",
        "channel": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "purpose": "registration",
        "identifier": "9876541111",
        "code": "123456"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "registration",
        "channel": "email",
        "identifier": "Qasd@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "code": "654321",
        "purpose": "registration",
        "channel": "email",
        "identifier": "Qasd@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "email": "Qasd@gmail.com",
        "subscription": false,
        "phone": "9876541111",
        "name": "Iran",
        "terms_accepted": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Account created successfully",
        "data": {
            "token": "345|sr23w7gBGtSgsCwN5kZRdCNcH2CPT4wzPkEeIsH510514c07",
            "id": 99,
            "name": "Iran",
            "phone": "9876541111",
            "email": "Qasd@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:09:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Iran",
            "phone": "9876541111",
            "email": "Qasd@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:10:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:11:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:12:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:12:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:12:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:12:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:12:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:12:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:13:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:13:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:13:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "8965741232",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:14:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "8965741232",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:14:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "ara@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:14:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "ara@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:14:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:14:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:16:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:16:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:16:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:16:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:16:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:16:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:16:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:16:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:16:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:17:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:17:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:17:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:17:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:17:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:17:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9865741235",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:17:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "9865741235",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:18:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "ara@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:18:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "ara@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:18:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "New password must be different from the old password.",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:18:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:18:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9273648489",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:18:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "9273648489",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:18:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9273648489",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:18:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9273648489",
        "purpose": "password_reset",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:19:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "channel": "phone",
        "identifier": "9754335789"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9874563211",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "9874563211",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:20:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:20:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "ara@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "ara@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "9875454943",
        "purpose": "password_reset",
        "channel": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "User not found, please enter the registered email/mobile number",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:20:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Ara",
        "phone": "9874563211",
        "email": "ara@gmail.com",
        "terms_accepted": true,
        "subscription": true,
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Account created successfully",
        "data": {
            "token": "346|WkQwAVCWqr2gdJUmIMkAcR5gHdZEQSEdFgutYoRW65124488",
            "id": 100,
            "name": "Ara",
            "phone": "9874563211",
            "email": "ara@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 100,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 100,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 100,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "ara@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "347|V1XDbSv3YIUtHjXWFQ26T0YKQ9F5UTrSoWMUURMJ6e9c3f75",
            "id": 100,
            "name": "Ara",
            "phone": 9874563211,
            "email": "ara@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:21:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 100,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:22:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641035"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:22:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641005"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:23:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 100,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:23:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:23:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:23:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "123454",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:23:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:24:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify the OTP first.",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:24:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:24:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:24:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:24:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:25:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:25:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:25:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:25:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:25:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "user2@gmail.com",
        "code": "654321",
        "channel": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:25:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "channel": "email",
        "code": "654321",
        "purpose": "password_reset"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "No pending OTP found. Please request a new one.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.03897094726563",
        "lng": "76.99770778352797"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:26:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641005"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "7845123698",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "7845123698",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "ddd@gmail.con",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please enter a valid email address",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "ddd@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "ddd@gmail.com",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:26:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:26:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "ddd@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:26:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "user2@gmail.com",
        "channel": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "code": "654321",
        "purpose": "password_reset",
        "channel": "email",
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Erygv",
        "phone": "7845123698",
        "email": "ddd@gmail.com",
        "terms_accepted": false,
        "subscription": false,
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please agree the terms & Privacy policy",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "ass@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "348|gP6EYuYZO350SydxTRIH4hduEmntIMjF3W4n6Ysif9293098",
            "id": 85,
            "name": "Tested",
            "phone": 9898989898,
            "email": "Ass@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:26:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:26:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:26:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:26:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:27:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:27:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Iran",
            "phone": "9876541111",
            "email": "Qasd@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:27:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Tested",
            "phone": "9898989898",
            "email": "Ass@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:27:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:28:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641005"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:28:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Iran",
            "phone": "9876541111",
            "email": "Qasd@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:28:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/update-name",
    "body": {
        "name": "Iran"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Name updated successfully",
        "data": {
            "name": "Iran"
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:28:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Iran",
            "phone": "9876541111",
            "email": "Qasd@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:29:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:29:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:29:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:30:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Tested",
            "phone": "9898989898",
            "email": "Ass@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:30:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect password.",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:30:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:30:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:31:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641005"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:31:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641028"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:33:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": 10.997215000000000628688212600536644458770751953125,
        "lng": 77.0179949999999990950527717359364032745361328125
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:33:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Iran",
            "phone": "9876541111",
            "email": "Qasd@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:34:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your email.",
        "data": {
            "change_type": "email"
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:35:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:36:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/update-subscription",
    "body": {
        "subscription": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "You will now receive promotional emails.",
        "data": {
            "subscription": "enabled"
        }
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:36:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:36:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:36:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "yt@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "yt@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "yt@gmail.com",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 99,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "yt@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "8596325471",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "8596325471",
        "code": "153456",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter Valid OTP",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:38:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:38:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "8596325471",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:38:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Tested",
            "phone": "9898989898",
            "email": "Ass@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:39:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "purpose": "password_reset",
        "identifier": "user2@gmail.com",
        "channel": "email"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "identifier": "user2@gmail.com",
        "code": "654321",
        "channel": "email",
        "purpose": "password_reset"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "user2@gmail.com",
        "purpose": "password_reset",
        "code": "654321"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "No pending OTP found. Please request a new one.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/verify-password",
    "body": {
        "change_type": "phone"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password verified. You may now update your phone.",
        "data": {
            "change_type": "phone"
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:39:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/reset-password",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password changed successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "349|0L1dmcLxIAHV0VYYVigMB4cmKjfS1S1DS2pZFHVe52fef6b3",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 156
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 156,
            "name": "Nattu Ponni Rice",
            "variant_id": 30,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/wHF7XunK16ZmUgtbQmROL7XbWAdStshSuxUbrA4L.jpg"
            ],
            "label": "Organic",
            "rating": 4,
            "review_count": 3,
            "size": "500g",
            "attribute_labels": {
                "weight": "500g",
                "size": "500g"
            },
            "price": 199,
            "sale_price": 179,
            "discount_percent": 10,
            "stock_quantity": 49,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 161,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 23,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 24,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 25,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 3,
                "preview": [
                    {
                        "id": 34,
                        "rating": 4,
                        "commends": "Updated review text after using it more.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 21,
                        "rating": 4,
                        "commends": "It\u2019s good",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/W3Tw5SzSHNXM3xHmx21AlkEISNGkDEFWBcdCgrEI.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/5U8aJAt0kIdVEiHHrBrzKcnIqgmdOzoJfqi7bnW5.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/6GqljRkIdQ0TugyUItbSQcOQ4VztsPwYXWaJVYjZ.mov"
                        ],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 5,
                        "rating": 4,
                        "commends": "Really good quality",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "19 Aug 2026"
                    }
                ]
            },
            "cart_count": 6,
            "description": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking. Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "content": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:39:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 156,
        "variant_id": 30,
        "longitude": "76.99768851645685",
        "latitude": "11.038946943169902"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:40:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:40:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:40:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "User2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "350|3zv38m4OlVOXZldSgzwea0GaObMA9Tfe6E3NiBpnbb484a09",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:40:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:40:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:41:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:41:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:41:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:41:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:41:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 161,
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "attribute_labels": [],
                    "quantity": 2,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 38,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                }
            ],
            "item_count": 6,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "address": "giufiycjc, fihfyucjgcjgcjtcjtcjtd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "address_id": 0,
        "coupon_code": null,
        "cart_item_ids": [
            161
        ]
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            161
        ],
        "address_id": 0,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "address_id": 0,
        "coupon_code": null,
        "cart_item_ids": [
            161
        ]
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 163
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 163,
            "name": "Women's Cotton Saree",
            "variant_id": 45,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
            ],
            "label": "Best Seller",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 1499,
            "sale_price": 1199,
            "discount_percent": 20,
            "stock_quantity": 38,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 6,
            "description": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "content": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 163,
        "latitude": "11.038946943169902",
        "variant_id": 45,
        "longitude": "76.99768851645685"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 161,
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "attribute_labels": [],
                    "quantity": 2,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 38,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                }
            ],
            "item_count": 6,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "address": "giufiycjc, fihfyucjgcjgcjtcjtcjtd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "coupon_code": null,
        "address_id": 0,
        "cart_item_ids": [
            161
        ]
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 91
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 161,
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "attribute_labels": [],
                    "quantity": 2,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 38,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                }
            ],
            "item_count": 6,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "address": "giufiycjc, fihfyucjgcjgcjtcjtcjtd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            161
        ],
        "address_id": 91,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [],
            "removed_items": [
                {
                    "cart_item_id": 161,
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "attribute_labels": [],
                    "quantity": 2,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 38,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "tax_rate": 5,
                    "line_tax": 120,
                    "line_total": 2398
                }
            ],
            "has_removed_items": true,
            "subtotal": 0,
            "delivery_fee": 0,
            "tax": 0,
            "tax_breakdown": [],
            "coupon_applied": 0,
            "discount_mrp": 0,
            "coupon_code": "",
            "total_amount": 0,
            "delivery_address": {
                "id": 91,
                "name": "tdd",
                "phone": "+91 6575754747",
                "address": "giufiycjc, fihfyucjgcjgcjtcjtcjtd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 91
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 161,
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "attribute_labels": [],
                    "quantity": 2,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 38,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                }
            ],
            "item_count": 6,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "address": "giufiycjc, fihfyucjgcjgcjtcjtcjtd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 161,
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "attribute_labels": [],
                    "quantity": 2,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 38,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 6,
            "subtotal": 9212,
            "tax": 856,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 360,
            "discount_mrp": 2000,
            "total_amount": 8428,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            161
        ],
        "address_id": 89,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 161,
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "attribute_labels": [],
                    "quantity": 2,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 38,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 120,
                    "line_total": 2398
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 2998,
            "delivery_fee": 60,
            "tax": 120,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 120
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 600,
            "coupon_code": "",
            "total_amount": 2578,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "+91 6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "payment_method": "cod",
        "coupon_code": null,
        "cart_item_ids": [
            161
        ],
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 198,
                "code": "ORDBPMPGWAS",
                "invoice_number": "INV260918MV2LKW",
                "status": "order_placed",
                "sub_total": 2998,
                "tax_amount": 120,
                "shipping_amount": 60,
                "discount_amount": 600,
                "coupon_code": "",
                "total_amount": 2578,
                "items": [
                    {
                        "id": 240,
                        "product_id": 163,
                        "product_name": "Women's Cotton Saree",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "attribute_labels": [],
                        "quantity": 2,
                        "price": 1499,
                        "sale_price": 1199,
                        "tax": "5",
                        "tax_amount": 120,
                        "discount_amount": 600,
                        "total_amount": 2518
                    }
                ]
            },
            "removed_items": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "cart_item_ids": [
            161
        ],
        "coupon_code": null,
        "address_id": 89,
        "payment_method": "cod"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "payment_method": "cod",
        "address_id": 89,
        "cart_item_ids": [
            161
        ],
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "payment_method": "cod",
        "cart_item_ids": [
            161
        ],
        "address_id": 89,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 89,
        "payment_method": "cod",
        "coupon_code": null,
        "cart_item_ids": [
            161
        ]
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "payment_method": "cod",
        "address_id": 89,
        "cart_item_ids": [
            161
        ],
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "payment_method": "cod",
        "cart_item_ids": [
            161
        ],
        "address_id": 89,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 89,
        "cart_item_ids": [
            161
        ],
        "payment_method": "cod",
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:45:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 89,
        "cart_item_ids": [
            161
        ],
        "payment_method": "cod",
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Your cart is empty.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:48:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:48:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:48:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:48:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "351|ojAjvp0wI59vhoT6ld2G6zPve3eGQy9haBuWqHWma2e7ceb3",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "352|Qr1N8Vh37O5VYrsigWjeHhJVnCwX2l2XsHuzEctmd56a0130",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:49:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:50:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9872469436",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:50:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "phone",
        "identifier": "9872469436",
        "code": "123456",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:50:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "djjdnsmisi@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:50:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "djjdnsmisi@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:51:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:51:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:52:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:52:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:53:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:53:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:54:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "353|ifAD9QLePyH5ZOnK93uxt0YIyJAW04443JZuVaCJ7385417a",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:54:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:54:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:54:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:54:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:55:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:55:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:56:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:56:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:56:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 239
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 239,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDRJIX5V08",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNTGGGDANCO",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 06:53PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 239
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 239,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDRJIX5V08",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNTGGGDANCO",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 06:53PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:56:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 234
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 234,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDAM69KIRV",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKXCNORHI6T2",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:57:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:57:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:57:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:58:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:58:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:58:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:58:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:58:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:59:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 239
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 239,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDRJIX5V08",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNTGGGDANCO",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 06:53PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:59:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:59:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:59:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:59:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:59:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 07:59:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Tested",
            "phone": "9898989898",
            "email": "Ass@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:59:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:59:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Tested",
            "phone": "9898989898",
            "email": "Ass@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 07:59:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:00:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 163
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 163,
            "name": "Women's Cotton Saree",
            "variant_id": 45,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
            ],
            "label": "Best Seller",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 1499,
            "sale_price": 1199,
            "discount_percent": 20,
            "stock_quantity": 36,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "content": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99774",
        "variant_id": 45,
        "latitude": "11.039009",
        "product_id": 163
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 89,
        "product_id": 163,
        "quantity": 1,
        "product_variant_id": 45,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 163,
                    "variant_id": 45,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "stock_quantity": 36,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 60,
                    "line_total": 1199
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 1499,
            "delivery_fee": 60,
            "tax": 60,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 60
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 300,
            "coupon_code": "",
            "total_amount": 1319,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "+91 6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 163
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 163,
            "name": "Women's Cotton Saree",
            "variant_id": 45,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
            ],
            "label": "Best Seller",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 1499,
            "sale_price": 1199,
            "discount_percent": 20,
            "stock_quantity": 36,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "content": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:00:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:50:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "address": "giufiycjc, fihfyucjgcjgcjtcjtcjtd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 8,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 0,
        "longitude": 0,
        "variant_id": 14
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:50:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:53:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:54:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:54:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:54:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:54:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:54:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:55:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 239
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 239,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDRJIX5V08",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNTGGGDANCO",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 06:53PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:57:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:57:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:58:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:58:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 6
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 6,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 77,
                    "code": "ORDJMM6ZGR4",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 85,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 188
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 188,
                "product_id": 144,
                "name": "Kids - Boys - Set Dress ",
                "product_variant_id": 14,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 134
            },
            "order_details": {
                "order_id": "ORDJ7ZKMFKL",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "09 September 2026",
                "expected_delivery": "16 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2249,
                "tax": 206.69999999999998863131622783839702606201171875,
                "tax_breakdown": [],
                "delivery_fee": 4620,
                "discount_mrp": 515,
                "coupon_applied": "",
                "total_amount": 6560.6999999999998181010596454143524169921875
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKZZSAJ0ZWED",
                "expected_delivery": "16 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:58:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:58:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 08:59:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:59:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:59:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:59:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": false,
            "orders": [
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 46,
                    "code": "ORDTK5L3DKA",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 49,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 45,
                    "code": "ORDQG3VHKAO",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 48,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                },
                {
                    "id": 42,
                    "code": "ORDNVXLWUJC",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 41,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 41,
                    "code": "ORDVSTTSBJ3",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 40,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 40,
                    "code": "ORDROUDPPVF",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 39,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 39,
                    "code": "ORD1ZWFYYFG",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 38,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 36,
                    "code": "ORD2TRR8UW2",
                    "created_at": "23 July 2026",
                    "items": [
                        {
                            "order_item_id": 36,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yjpFspC03PAaCpBX28rNMOGY08yvWaQzRNcKoEd8.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 26 July 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 08:59:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 38
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 38,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 170
            },
            "order_details": {
                "order_id": "ORD1ZWFYYFG",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 179,
                "tax": 8.949999999999999289457264239899814128875732421875,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 9
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 20,
                "coupon_applied": "",
                "total_amount": 247.94999999999998863131622783839702606201171875
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "cancelled"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKGQ325T85HM",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 07:01PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:00:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 38
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 38,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 170
            },
            "order_details": {
                "order_id": "ORD1ZWFYYFG",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 179,
                "tax": 8.949999999999999289457264239899814128875732421875,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 9
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 20,
                "coupon_applied": "",
                "total_amount": 247.94999999999998863131622783839702606201171875
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "cancelled"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKGQ325T85HM",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 07:01PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:01:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:01:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:01:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "Organic",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 36,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 36,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 91,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:01:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": 11.03901499999999913370629656128585338592529296875,
        "longitude": 76.9976999999999947021933621726930141448974609375,
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:01:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": false,
            "orders": [
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 46,
                    "code": "ORDTK5L3DKA",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 49,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 45,
                    "code": "ORDQG3VHKAO",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 48,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                },
                {
                    "id": 42,
                    "code": "ORDNVXLWUJC",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 41,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 41,
                    "code": "ORDVSTTSBJ3",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 40,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 40,
                    "code": "ORDROUDPPVF",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 39,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 39,
                    "code": "ORD1ZWFYYFG",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 38,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 36,
                    "code": "ORD2TRR8UW2",
                    "created_at": "23 July 2026",
                    "items": [
                        {
                            "order_item_id": 36,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yjpFspC03PAaCpBX28rNMOGY08yvWaQzRNcKoEd8.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 26 July 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:01:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:01:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:01:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:02:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 45
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 45,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 2,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 170
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:02:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:02:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:02:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 48
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 48,
                "product_id": 158,
                "name": "Foxtail Millet Rice",
                "product_variant_id": 36,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                "price": 170,
                "sale_price": 155,
                "discount_percent": 9,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 130
            },
            "order_details": {
                "order_id": "ORDQG3VHKAO",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "30 July 2026",
                "expected_delivery": "02 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 310,
                "tax": 15.5,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 16
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 30,
                "coupon_applied": "",
                "total_amount": 385.5
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKMN1JN43BDL",
                "expected_delivery": "02 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "30 Jul 2026 - Thu - 12:23AM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:02:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:03:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 45
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 45,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 2,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 170
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:03:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 49
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 49,
                "product_id": 158,
                "name": "Foxtail Millet Rice",
                "product_variant_id": 36,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                "price": 170,
                "sale_price": 155,
                "discount_percent": 9,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 130
            },
            "order_details": {
                "order_id": "ORDTK5L3DKA",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "30 July 2026",
                "expected_delivery": "02 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 310,
                "tax": 15.5,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 16
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 30,
                "coupon_applied": "",
                "total_amount": 385.5
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK1WOKEUL9LV",
                "expected_delivery": "02 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "30 Jul 2026 - Thu - 12:37AM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:03:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:03:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:03:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:03:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:03:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:04:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:04:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:05:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:05:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:05:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:05:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:05:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:05:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:06:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:06:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:06:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:06:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:06:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:10:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:10:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:11:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:12:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "354|ad5rpzwV75UuhPewt6EaMHZv757lmqnOwYB6bsg9d776907c",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:12:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:12:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:12:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:12:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:12:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:12:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:12:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:15:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:15:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:15:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:15:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:15:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:16:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:16:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:17:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:17:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:17:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:17:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:18:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 85,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:18:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:18:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 156
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 156,
            "name": "Nattu Ponni Rice",
            "variant_id": 30,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/wHF7XunK16ZmUgtbQmROL7XbWAdStshSuxUbrA4L.jpg"
            ],
            "label": "Organic",
            "rating": 4,
            "review_count": 3,
            "size": "500g",
            "attribute_labels": {
                "weight": "500g",
                "size": "500g"
            },
            "price": 199,
            "sale_price": 179,
            "discount_percent": 10,
            "stock_quantity": 49,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 161,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 23,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 24,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 25,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 3,
                "preview": [
                    {
                        "id": 34,
                        "rating": 4,
                        "commends": "Updated review text after using it more.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 21,
                        "rating": 4,
                        "commends": "It\u2019s good",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/W3Tw5SzSHNXM3xHmx21AlkEISNGkDEFWBcdCgrEI.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/5U8aJAt0kIdVEiHHrBrzKcnIqgmdOzoJfqi7bnW5.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/6GqljRkIdQ0TugyUItbSQcOQ4VztsPwYXWaJVYjZ.mov"
                        ],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 5,
                        "rating": 4,
                        "commends": "Really good quality",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "19 Aug 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking. Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "content": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:18:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 30,
        "product_id": 156,
        "longitude": "76.99774",
        "latitude": "11.039009"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:18:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:18:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:18:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:18:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "355|KTZbQ1vWE95SW6jTHe2qWdBfzOHDFbuExmVQKNOxe58fe1e1",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:19:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:20:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:20:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:20:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:20:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:21:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:21:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:21:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 239
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 239,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDRJIX5V08",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNTGGGDANCO",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 06:53PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:21:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 212
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 212,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 5,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 152
            },
            "order_details": {
                "order_id": "ORD0EPOSNQW",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 8149,
                "tax": 911.6499999999999772626324556767940521240234375,
                "tax_breakdown": [],
                "delivery_fee": 240,
                "discount_mrp": 1916,
                "coupon_applied": "",
                "total_amount": 7384.649999999999636202119290828704833984375
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKBZD1OONUBX",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 77,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 152
            },
            "order_details": {
                "order_id": "ORDR40LNECN",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "19 August 2026",
                "expected_delivery": "",
                "order_delivered": "19 August 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYD3RD8QCZU",
                "expected_delivery": "26 August 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "19 Aug 2026 - Wed - 07:04PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "19 Aug 2026 - Wed - 07:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "19 Aug 2026 - Wed - 07:09PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "19 Aug 2026 - Wed - 07:09PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "19 Aug 2026 - Wed - 07:09PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": true
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:21:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:21:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:21:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:22:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:22:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 191
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 191,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDXNITOXXD",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "09 September 2026",
                "expected_delivery": "16 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 649,
                "tax": 28.199999999999999289457264239899814128875732421875,
                "tax_breakdown": [],
                "delivery_fee": 120,
                "discount_mrp": 85,
                "coupon_applied": "",
                "total_amount": 712.200000000000045474735088646411895751953125
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNBEYPVEBEW",
                "expected_delivery": "16 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:23:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed",
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": false,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:23:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:23:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:23:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:23:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:23:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:23:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:23:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": false,
            "orders": [
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 46,
                    "code": "ORDTK5L3DKA",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 49,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 45,
                    "code": "ORDQG3VHKAO",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 48,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                },
                {
                    "id": 42,
                    "code": "ORDNVXLWUJC",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 41,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 41,
                    "code": "ORDVSTTSBJ3",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 40,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 40,
                    "code": "ORDROUDPPVF",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 39,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 39,
                    "code": "ORD1ZWFYYFG",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 38,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 36,
                    "code": "ORD2TRR8UW2",
                    "created_at": "23 July 2026",
                    "items": [
                        {
                            "order_item_id": 36,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yjpFspC03PAaCpBX28rNMOGY08yvWaQzRNcKoEd8.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 26 July 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:24:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:24:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:24:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:24:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed",
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:24:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "356|uolDLVsEDOv8mN70aspxha5UIlvLGIvKxvFjlHR5a66dc95f",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:24:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:24:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:24:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:25:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:25:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:25:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:25:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:25:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:26:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:26:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:27:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": null,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:27:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:27:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:27:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:27:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:27:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:27:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:27:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed",
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": false,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:27:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:27:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:27:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:27:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:27:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    },
                    {
                        "key": "29",
                        "value": "Barnyard Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 26
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 26,
                "name": "Ponni Rice",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
            },
            "selected_category_id": 26,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    },
                    {
                        "key": "29",
                        "value": "Barnyard Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "Organic",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:28:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:28:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 167
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 167,
                "product_id": 165,
                "name": "Men's Formal Shirt",
                "product_variant_id": 49,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                "price": 899,
                "sale_price": 799,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 175
            },
            "order_details": {
                "order_id": "ORDETEVS3YM",
                "received_details": "Fvtvtvtvtvtvtv, + 91 4556655555",
                "delivery_address": "13/18, Coimbatore, Tamil Nadu -641006",
                "order_placed": "02 September 2026",
                "expected_delivery": "09 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2899,
                "tax": 129.94999999999998863131622783839702606201171875,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 130
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 2788.9499999999998181010596454143524169921875
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKZXKTKMZETS",
                "expected_delivery": "09 September 2026",
                "status": "product_picked",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "02 Sep 2026 - Wed - 01:09PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 12:04PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 12:04PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 12:04PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 12:05PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "03 Sep 2026 - Thu - 03:24PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "07 Sep 2026 - Mon - 07:16PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "The product is low quality",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:29:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 8,
            "has_more": false,
            "categories": [
                {
                    "id": 20,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
            },
            "selected_category_id": 20,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "23",
                        "value": "Pulses & Lentils",
                        "selected": false
                    },
                    {
                        "key": "24",
                        "value": "Spices & Condiments",
                        "selected": false
                    },
                    {
                        "key": "25",
                        "value": "Cold-Pressed Oils",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 8,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 93,
                        "is_wishlisted": false
                    },
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 90,
                        "is_wishlisted": true
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    },
                    {
                        "key": "29",
                        "value": "Barnyard Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "23",
                        "value": "Pulses & Lentils",
                        "selected": false
                    },
                    {
                        "key": "24",
                        "value": "Spices & Condiments",
                        "selected": false
                    },
                    {
                        "key": "25",
                        "value": "Cold-Pressed Oils",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 93,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "23",
                        "value": "Pulses & Lentils",
                        "selected": false
                    },
                    {
                        "key": "24",
                        "value": "Spices & Condiments",
                        "selected": false
                    },
                    {
                        "key": "25",
                        "value": "Cold-Pressed Oils",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "23",
                        "value": "Pulses & Lentils",
                        "selected": false
                    },
                    {
                        "key": "24",
                        "value": "Spices & Condiments",
                        "selected": false
                    },
                    {
                        "key": "25",
                        "value": "Cold-Pressed Oils",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 90,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 26
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 26,
                "name": "Ponni Rice",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
            },
            "selected_category_id": 26,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    },
                    {
                        "key": "29",
                        "value": "Barnyard Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:29:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:30:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:30:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:30:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:30:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:30:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:30:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 163
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 163,
            "name": "Women's Cotton Saree",
            "variant_id": 45,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
            ],
            "label": "Best Seller",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 1499,
            "sale_price": 1199,
            "discount_percent": 20,
            "stock_quantity": 36,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "content": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:31:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": 45,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:31:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:31:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:31:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:32:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered",
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:32:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered",
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:33:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:33:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:33:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:33:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:34:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:34:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "kaliya@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "357|wzubQynkhJH4kgJ5IDFMU6cBvjcifj36NWU4zDvWde277a3c",
            "id": 74,
            "name": "Kaliya",
            "phone": 9638527411,
            "email": "kaliya@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:34:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:34:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:34:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:34:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:34:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:34:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:36:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:36:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:36:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:36:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:37:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:37:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:37:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:37:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 163,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:37:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:37:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.399999999999999911182158029987476766109466552734375,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 0,
            "stock_quantity": 3,
            "is_wishlisted": true,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 3,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 3,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.399999999999999911182158029987476766109466552734375,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 44,
                        "rating": 4,
                        "commends": "Ugcctutucugcu",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/p8jB1vgRiDOPgRLw3FpMuascpqfEPj5M6vv7uohf.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rZPZogIoSff5T9DPBCEmGnJWd54UrQ4xoq6drYxk.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/xuIhvoqp3eGePdL3VyjH5vVyHOKF2MSq1R8FAEqZ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "11 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:37:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:37:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": 45,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:37:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:37:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:38:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:38:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled",
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:38:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:38:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:38:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:38:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:38:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:39:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:39:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "Organic",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 36,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 36,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 91,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:39:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs/contact",
    "body": {
        "full_name": "Jagdeesh",
        "email_or_mobile": "User2@gmail.com",
        "message": "skdjdjd"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Message send successfully",
        "data": []
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:40:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 153
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 153,
            "name": "Mens Denim Shirt",
            "variant_id": 26,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 2000,
            "sale_price": 1899,
            "discount_percent": 5,
            "stock_quantity": 48,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 26,
                                    "price": 2000,
                                    "sale_price": 1899,
                                    "discount_percent": 5,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 48,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/1w5xBqlLa0Ns9tJC4cuA8BbyqnFMSkg2VcLN13z9.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 27,
                                    "price": 3000,
                                    "sale_price": 2800,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/IZOzeihrCi5bvLOo8DilcdcOVQZOAr6kWPZaAfX9.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Mens Shirt<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Mens Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Mens Shirt<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": 2024,
        "page": 1
    },
    "status": 302,
    "response": null,
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 203
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 203,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDIWDT1PXJ",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1660,
                "tax": 181.75,
                "tax_breakdown": [],
                "delivery_fee": 240,
                "discount_mrp": 425,
                "coupon_applied": "",
                "total_amount": 1656.75
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFWZSEOTKIE",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 203
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 203,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDIWDT1PXJ",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1660,
                "tax": 181.75,
                "tax_breakdown": [],
                "delivery_fee": 240,
                "discount_mrp": 425,
                "coupon_applied": "",
                "total_amount": 1656.75
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFWZSEOTKIE",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/cancel",
    "body": {
        "order_item_id": 203
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cancel reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 203,
                "name": "Toor Dal Premium",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 80,
                "attribute_labels": {
                    "weight": "500g"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Ordered by mistake"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/cancel",
    "body": {
        "order_item_id": 203,
        "selected_reason": 2
    },
    "status": 500,
    "response": null,
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 203
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 203,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDIWDT1PXJ",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1660,
                "tax": 181.75,
                "tax_breakdown": [],
                "delivery_fee": 240,
                "discount_mrp": 425,
                "coupon_applied": "",
                "total_amount": 1656.75
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFWZSEOTKIE",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:40:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 154
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 154,
            "name": "Mens Denim Full sleeve",
            "variant_id": 60,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 1,
            "size": "",
            "attribute_labels": {
                "colours": "White"
            },
            "price": 2000,
            "sale_price": 1800,
            "discount_percent": 10,
            "stock_quantity": 34,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 60,
                                    "price": 2000,
                                    "sale_price": 1800,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 34,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/1pZUpRRX6MXUBfTAFIJlDycC5eGVuUEc2ISutSES.avif"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 62,
                                    "price": 2200,
                                    "sale_price": 200,
                                    "discount_percent": 91,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 61,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/C6K7OKBrM4vbjYctQ9tHE4pZjHR4S50efp6qpXDK.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 61,
                                    "price": 2100,
                                    "sale_price": 1900,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 74,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/iKP2eDVB2vtPpTNTdxP9m71YXodAVtabu9QmYOfV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 12,
                        "rating": 4,
                        "commends": "Escsgndhhee",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Full sleeve<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Full sleeve<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:41:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 20,
                    "account_holder_name": "Arfg",
                    "ifsc_code": "SEDE0987876",
                    "account_number": "8585542757",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:41:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Kaliya",
            "phone": "9638527411",
            "email": "kaliya@gmail.com",
            "subscription": false,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:41:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 2,
            "has_more": false,
            "orders": [
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:41:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:41:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:41:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 152
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 152,
            "name": "KIDS FESTIVE DRESS",
            "variant_id": 23,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 1000,
            "sale_price": 899,
            "discount_percent": 10,
            "stock_quantity": 42,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 23,
                                    "price": 1000,
                                    "sale_price": 899,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 42,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ycwc9obcxEa82Jt6x2wmh0nRBLgvR6ZB3UjPrFno.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 24,
                                    "price": 1200,
                                    "sale_price": 999,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 101,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/k3nQdSvjiePIvPL8G2L4hT52GHGCKoGgsJa2UYrI.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 25,
                                    "price": 1800,
                                    "sale_price": 1499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 101,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/EdkmvzHnCWxx7R41zbmbHG3HLbO9AUlCeTky8RCF.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Designed for comfort and style, this kids dress is made from soft and breathable cotton blend fabric.<br>Perfect for daily wear, parties, and special occasions.<br>The lightweight material keeps your child comfortable throughout the day.<br>Available in vibrant colors and multiple sizes for growing kids.</p>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Kids festive dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:41:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:41:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 152,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 154,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 152,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10
                        },
                        {
                            "id": 154,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10
                        },
                        {
                            "id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:41:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:41:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 152,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 154,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 152,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10
                        },
                        {
                            "id": 154,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10
                        },
                        {
                            "id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:41:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:41:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:41:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:42:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 8,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:42:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:42:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:42:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:42:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:42:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": 45,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:42:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 164
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 164,
            "name": "Printed Cotton Kurti",
            "variant_id": 46,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg"
            ],
            "label": "New Arrivals",
            "rating": 4,
            "review_count": 1,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 699,
            "sale_price": 599,
            "discount_percent": 14,
            "stock_quantity": 40,
            "is_wishlisted": true,
            "can_review": true,
            "order_item_id": 159,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 46,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 40,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/0zYkBqvFDn1FLoxvHQjZDM0ksyHGvid88vNfk4Ec.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 47,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 51,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/qELUghLP0nxAbnHeZRZuh2LAIz1nELGqTAQ349NV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 48,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/xbczDyWiRNBWaeyCnqBiHm3ff2y26NgtfuDJzCM8.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 16,
                        "rating": 4,
                        "commends": "Gfcftcyvyvhvffxhtch Gc",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/2PNtUjhVdbUy3nr86WTuiMOe8lKbDNMTQ0BdJ5B8.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Casual printed cotton kurti with 3/4th sleeves, perfect for daily wear and light occasions.</p>",
            "content": "<p>Casual printed cotton kurti with 3/4th sleeves, perfect for daily wear and light occasions.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:43:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:43:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:43:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 164,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 152,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 154,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 164,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 152,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10
                        },
                        {
                            "id": 154,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:43:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:43:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:43:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 160
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 160,
            "name": "Toor Dal Premium",
            "variant_id": 41,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/IjwTX1KqNbWmuZcN0f3KDDns05MqsMDjssTys9He.jpg"
            ],
            "label": "Organic",
            "rating": 3.5,
            "review_count": 2,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 90,
            "sale_price": 80,
            "discount_percent": 11,
            "stock_quantity": 93,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 75,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 41,
                                    "price": 90,
                                    "sale_price": 80,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 93,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ATYg2QCq6r7KAT7pzyihdgxHxYXOyZzL7e7ZVz63.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 42,
                                    "price": 170,
                                    "sale_price": 155,
                                    "discount_percent": 9,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 120,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/UEzFmccKgFnE3I2LxgU8UalPwAvwHA0Ri7ROTrmc.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 33,
                        "rating": 5,
                        "commends": "Really good quality, will buy again.",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/icKfsAyJ7LwNreNPzEvS8DXnBccCWIqkLJoW9BfD.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/VcccthJfJt8GeuzcKTbxW46HY2Al7VDjtwQdUeks.mp4"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 7,
                        "rating": 2,
                        "commends": "Ggghjjjiik",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Premium quality unpolished toor dal (pigeon pea lentils), rich in protein.</p>",
            "content": "<p>Premium quality unpolished toor dal (pigeon pea lentils), rich in protein.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:43:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:44:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:44:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:44:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:44:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 156
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 156,
            "name": "Nattu Ponni Rice",
            "variant_id": 30,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/wHF7XunK16ZmUgtbQmROL7XbWAdStshSuxUbrA4L.jpg"
            ],
            "label": "Organic",
            "rating": 4,
            "review_count": 3,
            "size": "500g",
            "attribute_labels": {
                "weight": "500g",
                "size": "500g"
            },
            "price": 199,
            "sale_price": 179,
            "discount_percent": 10,
            "stock_quantity": 49,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 161,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 23,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 24,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 25,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 3,
                "preview": [
                    {
                        "id": 34,
                        "rating": 4,
                        "commends": "Updated review text after using it more.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 21,
                        "rating": 4,
                        "commends": "It\u2019s good",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/W3Tw5SzSHNXM3xHmx21AlkEISNGkDEFWBcdCgrEI.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/5U8aJAt0kIdVEiHHrBrzKcnIqgmdOzoJfqi7bnW5.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/6GqljRkIdQ0TugyUItbSQcOQ4VztsPwYXWaJVYjZ.mov"
                        ],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 5,
                        "rating": 4,
                        "commends": "Really good quality",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "19 Aug 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking. Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "content": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:44:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:44:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:44:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:44:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 164,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 164,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:44:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:44:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 26,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 26,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:45:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 165
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 165,
            "name": "Men's Formal Shirt",
            "variant_id": 49,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
            ],
            "label": "New Arrivals",
            "rating": 4,
            "review_count": 1,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "tshirt": "black shirt"
            },
            "price": 899,
            "sale_price": 799,
            "discount_percent": 11,
            "stock_quantity": 53,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "tshirt",
                    "options": [
                        {
                            "id": 10,
                            "name": "white tshirt",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 50,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 71,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FIlGSmnUFmgFHlcrRspOVoVqiiVEByW8LHrcylgS.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 11,
                            "name": "black shirt",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 49,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 53,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/wvI9GrTfz0ISSjcyK0IRJ9PavC92IqwykLaEbesE.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 51,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 51,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pHcRvmlF58Mitd52tunVlhTIQLOdpqF5ltk0UEip.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 49,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 53,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/wvI9GrTfz0ISSjcyK0IRJ9PavC92IqwykLaEbesE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 50,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 71,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FIlGSmnUFmgFHlcrRspOVoVqiiVEByW8LHrcylgS.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 51,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 51,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pHcRvmlF58Mitd52tunVlhTIQLOdpqF5ltk0UEip.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 14,
                        "rating": 4,
                        "commends": "Tyuujk jfkfufiyfiyycjydyjdjtdhtdthjtdtjdsngdyjstjdtjtjshtshtdhthtdthdhtdthdthdthdvbnn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Slim-fit formal cotton shirt, crease-resistant fabric, ideal for office and formal occasions.</p>",
            "content": "<p>Slim-fit formal cotton shirt, crease-resistant fabric, ideal for office and formal occasions.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:45:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:45:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:45:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:45:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:45:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:45:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:45:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:46:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:46:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:46:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 158
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 158,
            "name": "Foxtail Millet Rice",
            "variant_id": 36,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png"
            ],
            "label": "Organic",
            "rating": 5,
            "review_count": 1,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 170,
            "sale_price": 155,
            "discount_percent": 9,
            "stock_quantity": 50,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 82,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 36,
                                    "price": 170,
                                    "sale_price": 155,
                                    "discount_percent": 9,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/TLVrn9tO5ZCe6Y7bvZh52pYM0MRYafkyCI5pZbru.png"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 37,
                                    "price": 320,
                                    "sale_price": 300,
                                    "discount_percent": 6,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 54,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/3BM7CEJDwcRVVdTyrEJnfHKHcraiMzsPYVYfWaKW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 38,
                                    "price": 1500,
                                    "sale_price": 1400,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 26,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/uZulgY9omEr8WfgDJuU6v7HXyYPPpFMcINYKF3BI.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 5,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 9,
                        "rating": 5,
                        "commends": "It\u2019s good",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "01 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Wholesome foxtail millet rice, a healthy low-GI substitute for regular rice.</p>",
            "content": "<p>Wholesome foxtail millet rice, a healthy low-GI substitute for regular rice.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:46:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:46:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:47:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:47:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": false,
            "orders": [
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 46,
                    "code": "ORDTK5L3DKA",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 49,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 45,
                    "code": "ORDQG3VHKAO",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 48,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                },
                {
                    "id": 42,
                    "code": "ORDNVXLWUJC",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 41,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 41,
                    "code": "ORDVSTTSBJ3",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 40,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 40,
                    "code": "ORDROUDPPVF",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 39,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 39,
                    "code": "ORD1ZWFYYFG",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 38,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 36,
                    "code": "ORD2TRR8UW2",
                    "created_at": "23 July 2026",
                    "items": [
                        {
                            "order_item_id": 36,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yjpFspC03PAaCpBX28rNMOGY08yvWaQzRNcKoEd8.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 26 July 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 37,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 37,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:48:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:48:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:48:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:48:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:48:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:48:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:48:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:48:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:49:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 151
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 151,
            "name": "Shirt",
            "variant_id": 68,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 789,
            "sale_price": 649,
            "discount_percent": 18,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 68,
                                    "price": 789,
                                    "sale_price": 649,
                                    "discount_percent": 18,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/W51kmlkJS2PeCO5NF1juWBLHDHxadzjGPU14s5WO.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>shirt<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>shirt</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:49:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:49:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 161
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 161,
            "name": "Cold Pressed Groundnut Oil",
            "variant_id": 43,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/JprSbavn2MF1MS2iNjM1zwX4f1XKA09xLGOCcq8W.jpg"
            ],
            "label": "Organic",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 320,
            "sale_price": 290,
            "discount_percent": 9,
            "stock_quantity": 90,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "content": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:49:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:49:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:49:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:50:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 159
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 159,
            "name": "Barnyard Millet Rice",
            "variant_id": 39,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZq6uiouAWvlL3pndj8eFx8kUhnv0L0Bq8yPINmZ.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 160,
            "sale_price": 145,
            "discount_percent": 9,
            "stock_quantity": 54,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 39,
                                    "price": 160,
                                    "sale_price": 145,
                                    "discount_percent": 9,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 54,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/16DGVOuYU26zw0Jdznrf6skTMMg0g6GQxbVdaa1p.jpg",
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/AIT6OXCuXsx6ReSu8TDXKcn81nPehRmPA8At1pKq.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 40,
                                    "price": 300,
                                    "sale_price": 280,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 61,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/wUxuoA10K7KxUEIzIRHrrM7bo9qAOId1TIpWhcLk.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Nutrient-dense barnyard millet, easy to digest and great for weight management diets.</p>",
            "content": "<p>Nutrient-dense barnyard millet, easy to digest and great for weight management diets.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:50:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:50:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:50:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:50:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:50:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:50:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:50:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:50:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "per_page": 15,
            "total": 43,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "this_month",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "per_page": 15,
            "total": 43,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 239
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 239,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDRJIX5V08",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNTGGGDANCO",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 06:53PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "this_month",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "per_page": 15,
            "total": 43,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "per_page": 15,
            "total": 43,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "this_month",
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "per_page": 15,
            "total": 43,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "per_page": 15,
            "total": 43,
            "has_more": false,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "period": "this_month"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "per_page": 15,
            "total": 43,
            "has_more": false,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:51:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:51:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:52:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:53:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:53:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2024",
        "page": 1
    },
    "status": 422,
    "response": {
        "message": "The selected period is invalid.",
        "errors": {
            "period": [
                "The selected period is invalid."
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:53:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2025",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:53:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:54:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:55:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:57:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 09:58:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:58:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:59:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:59:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:59:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 09:59:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:00:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:00:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:02:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:02:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2025",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2024",
        "page": 1
    },
    "status": 422,
    "response": {
        "message": "The selected period is invalid.",
        "errors": {
            "period": [
                "The selected period is invalid."
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:03:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:03:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:03:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:03:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 6
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 6,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 77,
                    "code": "ORDJMM6ZGR4",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 85,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 7,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 7,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 76,
                    "code": "ORDABWFCQ2J",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 84,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                },
                {
                    "id": 75,
                    "code": "ORDDKFWTQCY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 83,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 74,
                    "code": "ORD3RJL8ZY9",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 82,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 73,
                    "code": "ORDMIBA7YVG",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 81,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 811.799999999999954525264911353588104248046875
                },
                {
                    "id": 72,
                    "code": "ORD6UW98LTU",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 80,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 71,
                    "code": "ORDR3AXHSYB",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 79,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 435.8999999999999772626324556767940521240234375
                },
                {
                    "id": 70,
                    "code": "ORDZRIIR9V7",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 78,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 68,
                    "code": "ORD3HF67LMY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 76,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 67,
                    "code": "ORDWC8UKC82",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 75,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 228
                },
                {
                    "id": 66,
                    "code": "ORDIZHDQKDX",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 74,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 65,
                    "code": "ORD62HICF9W",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 73,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 64,
                    "code": "ORDMPSTCTOF",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 72,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 63,
                    "code": "ORDSNMKAWGM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 71,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 485.25
                },
                {
                    "id": 62,
                    "code": "ORD2N1FF2CM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 70,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 2310
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 8
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 8,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 48,
                    "code": "ORDYJROENDF",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 51,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 46,
                    "code": "ORDTK5L3DKA",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 49,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 45,
                    "code": "ORDQG3VHKAO",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 48,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                },
                {
                    "id": 42,
                    "code": "ORDNVXLWUJC",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 41,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 41,
                    "code": "ORDVSTTSBJ3",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 40,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 40,
                    "code": "ORDROUDPPVF",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 39,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 39,
                    "code": "ORD1ZWFYYFG",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 38,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 9,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 9,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": false,
            "orders": [
                {
                    "id": 36,
                    "code": "ORD2TRR8UW2",
                    "created_at": "23 July 2026",
                    "items": [
                        {
                            "order_item_id": 36,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yjpFspC03PAaCpBX28rNMOGY08yvWaQzRNcKoEd8.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 26 July 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:03:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:04:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:04:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:04:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:04:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:06:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:06:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:08:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:09:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:09:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:10:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced",
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:10:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:10:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "replaced",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:11:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:11:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:11:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:11:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "replaced",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:11:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:11:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:11:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:12:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 194
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 194,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 152
            },
            "order_details": {
                "order_id": "ORD3XS41YVJ",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "09 September 2026",
                "expected_delivery": "16 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 4440,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 5190
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKGZYOEEKCQC",
                "expected_delivery": "16 September 2026",
                "status": "replace_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "09 Sep 2026 - Wed - 02:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "09 Sep 2026 - Wed - 03:54PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "09 Sep 2026 - Wed - 03:54PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "09 Sep 2026 - Wed - 03:54PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "09 Sep 2026 - Wed - 03:54PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "09 Sep 2026 - Wed - 03:55PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:12:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:13:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:13:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:13:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:14:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:14:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "returned",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:14:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 45
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 45,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 2,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 170
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 46,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                "price": 280,
                "sale_price": 260,
                "discount_percent": 7,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "1kg"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "03 August 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refund Credited",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:15:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:16:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 45
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 45,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 2,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 170
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:16:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:16:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:16:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:16:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 46,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                "price": 280,
                "sale_price": 260,
                "discount_percent": 7,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "1kg"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "03 August 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refund Credited",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:16:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:16:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:17:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 47
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 47,
                "product_id": 158,
                "name": "Foxtail Millet Rice",
                "product_variant_id": 36,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                "price": 170,
                "sale_price": 155,
                "discount_percent": 9,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 130
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 45
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 45,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 2,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 170
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 88
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 88,
                "product_id": 158,
                "name": "Foxtail Millet Rice",
                "product_variant_id": 36,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                "price": 320,
                "sale_price": 300,
                "discount_percent": 6,
                "quantity": 4,
                "attribute_labels": {
                    "weight": "1kg"
                },
                "stock_quantity": 130
            },
            "order_details": {
                "order_id": "ORD4BTSHHV3",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "19 August 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "19 August 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1280,
                "tax": 60,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 60
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 80,
                "coupon_applied": "",
                "total_amount": 1320
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "cancelled"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKMJL4MSPGKL",
                "expected_delivery": "26 August 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "19 Aug 2026 - Wed - 07:14PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "19 Aug 2026 - Wed - 07:19PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "Product details were unclear",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:17:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 46,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                "price": 280,
                "sale_price": 260,
                "discount_percent": 7,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "1kg"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "03 August 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refund Credited",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:18:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:18:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:18:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 47
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 47,
                "product_id": 158,
                "name": "Foxtail Millet Rice",
                "product_variant_id": 36,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                "price": 170,
                "sale_price": 155,
                "discount_percent": 9,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 130
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:18:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "cancelled",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:18:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:18:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:18:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:19:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:19:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:19:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:19:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": false,
            "orders": [
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 46,
                    "code": "ORDTK5L3DKA",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 49,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 45,
                    "code": "ORDQG3VHKAO",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 48,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                },
                {
                    "id": 42,
                    "code": "ORDNVXLWUJC",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 41,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 41,
                    "code": "ORDVSTTSBJ3",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 40,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 40,
                    "code": "ORDROUDPPVF",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 39,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 39,
                    "code": "ORD1ZWFYYFG",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 38,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 36,
                    "code": "ORD2TRR8UW2",
                    "created_at": "23 July 2026",
                    "items": [
                        {
                            "order_item_id": 36,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yjpFspC03PAaCpBX28rNMOGY08yvWaQzRNcKoEd8.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 26 July 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:20:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:20:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 169
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 169,
            "name": "Ponni rice variant 2",
            "variant_id": 69,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 452,
            "sale_price": 410,
            "discount_percent": 9,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>ddsd cdnd idj</p>",
            "content": " ",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 169,
        "latitude": 11.0389911999999998926114130881614983081817626953125,
        "longitude": 76.99769390000000157670001499354839324951171875,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.399999999999999911182158029987476766109466552734375,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 0,
            "stock_quantity": 3,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 3,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 3,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.399999999999999911182158029987476766109466552734375,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 44,
                        "rating": 4,
                        "commends": "Ugcctutucugcu",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/p8jB1vgRiDOPgRLw3FpMuascpqfEPj5M6vv7uohf.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rZPZogIoSff5T9DPBCEmGnJWd54UrQ4xoq6drYxk.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/xuIhvoqp3eGePdL3VyjH5vVyHOKF2MSq1R8FAEqZ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "11 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0389911999999998926114130881614983081817626953125,
        "longitude": 76.99769390000000157670001499354839324951171875,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "kaliya@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "358|YUrFFbz9xVGW1JAsn3ALcfghd0H0eEemILerBblceff0ef76",
            "id": 74,
            "name": "Kaliya",
            "phone": 9638527411,
            "email": "kaliya@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.399999999999999911182158029987476766109466552734375,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 0,
            "stock_quantity": 3,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 3,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 3,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.399999999999999911182158029987476766109466552734375,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 44,
                        "rating": 4,
                        "commends": "Ugcctutucugcu",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/p8jB1vgRiDOPgRLw3FpMuascpqfEPj5M6vv7uohf.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rZPZogIoSff5T9DPBCEmGnJWd54UrQ4xoq6drYxk.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/xuIhvoqp3eGePdL3VyjH5vVyHOKF2MSq1R8FAEqZ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "11 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:21:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0389911999999998926114130881614983081817626953125,
        "longitude": 76.99769390000000157670001499354839324951171875,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 155,
        "product_variant_id": 29,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 176,
                "product_id": 155,
                "variant_id": 29,
                "name": "Men's full sleeve t-shirt",
                "rating": 3.399999999999999911182158029987476766109466552734375,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 1,
                "price": 900,
                "sale_price": 600,
                "discount_percent": 0,
                "stock_quantity": 3,
                "expected_delivery": "25 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 176,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 900,
            "tax": 180,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 30
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 150
                }
            ],
            "delivery_fee": 60,
            "discount_mrp": 300,
            "total_amount": 840,
            "delivery_address": {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "address": "VOC Nagar, Vghvuchc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            176
        ],
        "address_id": 60,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 176,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 3,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 30,
                    "line_tax": 180,
                    "line_total": 600
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 900,
            "delivery_fee": 60,
            "tax": 180,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 30
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 150
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 300,
            "coupon_code": "",
            "total_amount": 840,
            "delivery_address": {
                "id": 60,
                "name": "Kaliya",
                "phone": "+91 9638527411",
                "address": "VOC Nagar, Vghvuchc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 60,
        "payment_method": "cod",
        "cart_item_ids": [
            176
        ]
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 199,
                "code": "ORDRMXX6ORO",
                "invoice_number": "INV260918MVKRMP",
                "status": "order_placed",
                "sub_total": 900,
                "tax_amount": 180,
                "shipping_amount": 60,
                "discount_amount": 300,
                "coupon_code": "",
                "total_amount": 840,
                "items": [
                    {
                        "id": 241,
                        "product_id": 155,
                        "product_name": "Men's full sleeve t-shirt",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "quantity": 1,
                        "price": 900,
                        "sale_price": 600,
                        "tax": "30",
                        "tax_amount": 180,
                        "discount_amount": 300,
                        "total_amount": 780
                    }
                ]
            },
            "removed_items": []
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 130
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 130,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDQBDAK2CK",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "31 August 2026",
                "expected_delivery": "07 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK9UDZI1ZEWQ",
                "expected_delivery": "07 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "31 Aug 2026 - Mon - 04:11PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 241
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 241,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDRMXX6ORO",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFNZNUBRYZL",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 03:52PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/cancel",
    "body": {
        "order_item_id": 241
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cancel reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 241,
                "name": "Men's full sleeve t-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 600,
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Ordered by mistake"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/cancel",
    "body": {
        "order_item_id": 241,
        "selected_reason": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item Cancelled",
        "data": []
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 241
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 241,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDRMXX6ORO",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "18 September 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "18 September 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "cancelled"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFNZNUBRYZL",
                "expected_delivery": "25 September 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 03:52PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "18 Sep 2026 - Fri - 03:52PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "Product details were unclear",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 1,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:22:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 1,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 2,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:23:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:24:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:24:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:28:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:29:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:30:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:30:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:34:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:34:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:34:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "variant_id": 41,
                    "rating": 3.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "variant_id": 39,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "variant_id": 36,
                    "rating": 5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "variant_id": 30,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "variant_id": 67,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:34:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:35:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:38:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "status": "order_placed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:38:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:38:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:41:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:41:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:42:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:42:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9874563211",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:42:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "ara@gmail.com",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given email already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:42:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Ara",
        "phone": "9874563211",
        "email": "ara@gmail.com",
        "terms_accepted": false,
        "subscription": false,
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:43:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Ara",
        "phone": "9874563211",
        "email": "ara@gmail.com",
        "terms_accepted": false,
        "subscription": false,
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given phone number already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:43:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "phone",
        "identifier": "9874563212",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:43:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:43:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Ara",
        "phone": "9874563212",
        "email": "ara@gmail.com",
        "terms_accepted": false,
        "subscription": false,
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given email already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:43:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:43:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:43:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:43:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "aera@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:43:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Ara",
        "phone": "9874563212",
        "email": "aera@gmail.com",
        "terms_accepted": false,
        "subscription": false,
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please agree the terms & Privacy policy",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:43:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:43:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/register",
    "body": {
        "name": "Ara",
        "phone": "9874563212",
        "email": "aera@gmail.com",
        "terms_accepted": true,
        "subscription": false,
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please verify phone number.",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:43:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:43:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:44:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:44:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:44:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:44:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 169,
                            "name": "Ponni rice variant 2",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "status": "pending",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "reviews": [
                {
                    "product_id": 164,
                    "order_item_id": 159,
                    "order_id": 138,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 161,
                    "order_id": 139,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 79,
                    "order_id": 71,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 80,
                    "order_id": 72,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 81,
                    "order_id": 73,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 82,
                    "order_id": 74,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 83,
                    "order_id": 75,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 84,
                    "order_id": 76,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 85,
                    "order_id": 77,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 155,
                    "order_item_id": 77,
                    "order_id": 69,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:44:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "status": "submitted",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "reviews": [
                {
                    "id": 44,
                    "product_id": 155,
                    "order_item_id": 194,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "commends": "Ugcctutucugcu",
                    "images": [
                        "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/p8jB1vgRiDOPgRLw3FpMuascpqfEPj5M6vv7uohf.jpg",
                        "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rZPZogIoSff5T9DPBCEmGnJWd54UrQ4xoq6drYxk.jpg",
                        "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/xuIhvoqp3eGePdL3VyjH5vVyHOKF2MSq1R8FAEqZ.jpg"
                    ],
                    "videos": [],
                    "created_at": "11 September 2026"
                },
                {
                    "id": 43,
                    "product_id": 157,
                    "order_item_id": 46,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4,
                    "commends": "Ggghhbnjjjj",
                    "images": [],
                    "videos": [
                        "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                    ],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 42,
                    "product_id": 157,
                    "order_item_id": 72,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4,
                    "commends": "Cffff",
                    "images": [
                        "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                    ],
                    "videos": [],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 41,
                    "product_id": 157,
                    "order_item_id": 71,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4,
                    "commends": "Gghgddgjjh",
                    "images": [],
                    "videos": [
                        "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                    ],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 40,
                    "product_id": 147,
                    "order_item_id": 160,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 4,
                    "commends": "Fffgggvffff",
                    "images": [
                        "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                    ],
                    "videos": [],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 39,
                    "product_id": 155,
                    "order_item_id": 163,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "commends": "Hguunvffghn",
                    "images": [],
                    "videos": [],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 38,
                    "product_id": 157,
                    "order_item_id": 162,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4,
                    "commends": "Ggghhj",
                    "images": [],
                    "videos": [],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 37,
                    "product_id": 155,
                    "order_item_id": 170,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 3,
                    "commends": "Ffggg",
                    "images": [],
                    "videos": [],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 36,
                    "product_id": 155,
                    "order_item_id": 172,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "commends": "Gyvgvgvvgghv",
                    "images": [],
                    "videos": [],
                    "created_at": "08 September 2026"
                },
                {
                    "id": 34,
                    "product_id": 156,
                    "order_item_id": 78,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 4,
                    "commends": "Updated review text after using it more.",
                    "images": [],
                    "videos": [],
                    "created_at": "05 September 2026"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 10:44:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "kaliya@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "kaliya@gmail.com",
        "fcm_token": null,
        "platform": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "359|8LD5bgJ9JbxIok44jbQbbiFtkQnRhnKSEJFTrN4N755adbc6",
            "id": 74,
            "name": "Kaliya",
            "phone": 9638527411,
            "email": "kaliya@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:44:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:45:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "earlier_orders"
    },
    "status": 422,
    "response": {
        "message": "The selected period is invalid.",
        "errors": {
            "period": [
                "The selected period is invalid."
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:45:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2025",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:45:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2024",
        "page": 1
    },
    "status": 422,
    "response": {
        "message": "The selected period is invalid.",
        "errors": {
            "period": [
                "The selected period is invalid."
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2025",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "2024",
        "page": 1
    },
    "status": 422,
    "response": {
        "message": "The selected period is invalid.",
        "errors": {
            "period": [
                "The selected period is invalid."
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "last_3_months",
        "page": 6
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 6,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 77,
                    "code": "ORDJMM6ZGR4",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 85,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": 45,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "order_placed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:46:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:47:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:47:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:47:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "last_3_months"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:48:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "older"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:49:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:50:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/coupons/my-coupons-list",
    "body": {
        "status": "active"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "My coupons fetched successfully",
        "data": {
            "coupons": [
                {
                    "id": 5,
                    "coupon_code": "4KshAcxZWVnG",
                    "discount": 25,
                    "discount_type": "percentage",
                    "above_order": 0,
                    "terms_and_condition": "<p>For testing</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 4,
                    "coupon_code": "UIB5WwyooOue",
                    "discount": 500,
                    "discount_type": "flat",
                    "above_order": 2000,
                    "terms_and_condition": "<p>fkjsf jfhsjkfhs fhfh ffdjhfkdhfk</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 3,
                    "coupon_code": "UPAxGwj6mbuu",
                    "discount": 50,
                    "discount_type": "percentage",
                    "above_order": 1200,
                    "terms_and_condition": "<p>QQSA &nbsp;dad asmd kamwdjaj dad</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:50:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:50:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:53:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641035"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:53:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641035"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:53:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641035"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:53:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641034"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "alternative_phone": "9365568869",
        "longitude": "0.0",
        "is_default": "1",
        "landmark": "dycuuvuvk",
        "name": "vxhxgxgx",
        "phone": "8052655666",
        "pincode": "641034",
        "type": "others",
        "latitude": "0.0",
        "street_address": "hcucuvuxuf"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": false,
            "id": 96,
            "name": "vxhxgxgx",
            "phone": "8052655666",
            "alternative_phone": "9365568869",
            "pincode": "641034",
            "landmark": "dycuuvuvk",
            "street_address": "hcucuvuxuf",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": "91"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 91,
            "name": "tdd",
            "phone": "6575754747",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "fihfyucjgcjgcjtcjtcjtd",
            "street_address": "giufiycjc",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": "96"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 96,
            "name": "vxhxgxgx",
            "phone": "8052655666",
            "alternative_phone": "9365568869",
            "pincode": "641034",
            "landmark": "dycuuvuvk",
            "street_address": "hcucuvuxuf",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "period": "older",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:54:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:56:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:56:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:57:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:57:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:58:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:58:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:58:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:58:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:58:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2024"
    },
    "status": 302,
    "response": null,
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "period": "2025"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 47
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 47,
                "product_id": 158,
                "name": "Foxtail Millet Rice",
                "product_variant_id": 36,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                "price": 170,
                "sale_price": 155,
                "discount_percent": 9,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 130
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "01 August 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "31 Jul 2026 - Fri - 12:45PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "31 Jul 2026 - Fri - 12:46PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "31 Jul 2026 - Fri - 11:52PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "05 Aug 2026 - Wed - 05:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 10:59:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 46,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                "price": 280,
                "sale_price": 260,
                "discount_percent": 7,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "1kg"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "03 August 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refund Credited",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:00:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 46,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                "price": 280,
                "sale_price": 260,
                "discount_percent": 7,
                "quantity": 2,
                "attribute_labels": {
                    "weight": "1kg"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDHGQBHZKP",
                "received_details": "Jagadeesh, + 91 876543211",
                "delivery_address": "123 Gandhi Road, Gas Station, Coimbatore, Tamil Nadu -641001",
                "order_placed": "29 July 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "03 August 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1188,
                "tax": 59.39999999999999857891452847979962825775146484375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 59
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 110,
                "coupon_applied": "",
                "total_amount": 1307.40000000000009094947017729282379150390625
            },
            "payment_mode": {
                "paid_by": "UPI",
                "status": "refund_initiated"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKIBCAIILV59",
                "expected_delivery": "01 August 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "29 Jul 2026 - Wed - 11:46PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "03 Aug 2026 - Mon - 10:59AM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refund Credited",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:00:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:00:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "cancelled"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:01:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:02:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:02:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 91
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 91,
            "name": "tdd",
            "phone": "6575754747",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "fihfyucjgcjgcjtcjtcjtd",
            "street_address": "giufiycjc",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 0,
            "longitude": 0,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:02:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:03:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:03:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:03:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:03:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "Organic",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 160,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "label": "Organic",
                            "rating": 3.5,
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:03:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 71,
                "name": "Tttt",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Wwww",
                "street_address": "3X5W+JGP, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0590419999999998168505044304765760898590087890625,
                "longitude": 76.99637169999999741776264272630214691162109375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:03:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:04:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:09:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:10:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:10:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:16:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:16:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/logout",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Logged out successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:16:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:16:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:17:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:17:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "ggg@gmail.com",
        "purpose": "registration"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The given email already exist",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:17:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/send-otp",
    "body": {
        "channel": "email",
        "identifier": "gggt@gmail.com",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP sent successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:17:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:17:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:17:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/verify-otp",
    "body": {
        "channel": "email",
        "identifier": "gggt@gmail.com",
        "code": "654321",
        "purpose": "registration"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "OTP verified successfully",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:17:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:17:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:20:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:20:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:20:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:20:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:20:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:20:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:22:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:22:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:22:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:23:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:32:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:32:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:32:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:39:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:39:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "order_placed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 5,
            "per_page": 15,
            "total": 74,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 6
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 6,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 77,
                    "code": "ORDJMM6ZGR4",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 85,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:40:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.186.124.61"
}  
[2026-09-18 11:41:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:41:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:41:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:42:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:42:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:42:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:42:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:42:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:42:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:43:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:44:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:44:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:46:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:46:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:46:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:52:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:52:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:52:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:52:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:52:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:58:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:58:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:58:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:58:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:59:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:59:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:59:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:59:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 11:59:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:03:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:03:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:03:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:03:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:04:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:04:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:04:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:04:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:05:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "Organic",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:05:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:05:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:05:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:05:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 37,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 37,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:05:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "0.0",
        "product_id": 148,
        "latitude": "0.0",
        "variant_id": 65
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:06:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:06:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 159,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:10:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 151
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 151,
            "name": "Shirt",
            "variant_id": 68,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 789,
            "sale_price": 649,
            "discount_percent": 18,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 68,
                                    "price": 789,
                                    "sale_price": 649,
                                    "discount_percent": 18,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/W51kmlkJS2PeCO5NF1juWBLHDHxadzjGPU14s5WO.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>shirt<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>shirt</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:10:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 151,
        "variant_id": 68,
        "longitude": "0.0",
        "latitude": "0.0"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:10:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:10:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 161
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 161,
            "name": "Cold Pressed Groundnut Oil",
            "variant_id": 43,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/JprSbavn2MF1MS2iNjM1zwX4f1XKA09xLGOCcq8W.jpg"
            ],
            "label": "Organic",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 320,
            "sale_price": 290,
            "discount_percent": 9,
            "stock_quantity": 90,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "content": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:10:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "0.0",
        "longitude": "0.0",
        "variant_id": 43,
        "product_id": 161
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:10:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:12:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 161
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 161,
            "name": "Cold Pressed Groundnut Oil",
            "variant_id": 43,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/JprSbavn2MF1MS2iNjM1zwX4f1XKA09xLGOCcq8W.jpg"
            ],
            "label": "Organic",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 320,
            "sale_price": 290,
            "discount_percent": 9,
            "stock_quantity": 90,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "content": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:12:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 43,
        "latitude": "0.0",
        "longitude": "0.0",
        "product_id": 161
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:13:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:13:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 8,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 8,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:13:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": "0.0",
        "longitude": "0.0",
        "variant_id": 14
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:13:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:16:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": 45,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:17:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 179
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 179,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDJ6PERUJS",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "",
                "order_delivered": "03 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKV8YJL2OYXM",
                "expected_delivery": "10 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 180
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 180,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDFXW7S56C",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "",
                "order_delivered": "03 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKH97LMJHNEQ",
                "expected_delivery": "10 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.399999999999999911182158029987476766109466552734375,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 0,
            "stock_quantity": 2,
            "is_wishlisted": true,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.399999999999999911182158029987476766109466552734375,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 44,
                        "rating": 4,
                        "commends": "Ugcctutucugcu",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/p8jB1vgRiDOPgRLw3FpMuascpqfEPj5M6vv7uohf.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rZPZogIoSff5T9DPBCEmGnJWd54UrQ4xoq6drYxk.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/xuIhvoqp3eGePdL3VyjH5vVyHOKF2MSq1R8FAEqZ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "11 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 29,
        "product_id": 155,
        "longitude": "0.0",
        "latitude": "0.0"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 180
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 180,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDFXW7S56C",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "",
                "order_delivered": "03 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKH97LMJHNEQ",
                "expected_delivery": "10 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 2,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "",
                    "in_stock": true,
                    "serviceable": false,
                    "reason": "Service not available for this location",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "address": "giufiycjc, fihfyucjgcjgcjtcjtcjtd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:18:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 179
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 179,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDJ6PERUJS",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "",
                "order_delivered": "03 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKV8YJL2OYXM",
                "expected_delivery": "10 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 177
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 177,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 151
            },
            "order_details": {
                "order_id": "ORDZCPPGNZP",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "",
                "order_delivered": "03 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK7QUYALY9S1",
                "expected_delivery": "10 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:12PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:12PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:12PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 14,
            "has_more": false,
            "orders": [
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": 45,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 239
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 239,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 213
            },
            "order_details": {
                "order_id": "ORDRJIX5V08",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKNTGGGDANCO",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 06:53PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 234
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 234,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 158
            },
            "order_details": {
                "order_id": "ORDAM69KIRV",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "16 September 2026",
                "expected_delivery": "23 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKXCNORHI6T2",
                "expected_delivery": "23 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "16 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:19:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:21:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:21:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:22:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:22:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:24:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:24:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:25:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:25:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:25:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:29:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:29:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:30:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:30:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:30:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:34:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:34:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:34:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:36:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:36:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:36:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:36:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:39:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:39:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:39:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:39:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Replace request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": true
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 93,
                    "code": "ORD1HY6M1YI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 101,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 6
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 6,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 92,
                    "code": "ORDSGS676JX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 100,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 91,
                    "code": "ORD3EXHHSN2",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 99,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 89,
                    "code": "ORDDAOPLLEX",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 97,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 88,
                    "code": "ORDI1VLEGZ3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 96,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 87,
                    "code": "ORD9JPHJYX1",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 95,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 86,
                    "code": "ORD779FBWO7",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 94,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 85,
                    "code": "ORD7TBS61BE",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 93,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 84,
                    "code": "ORDPQZPUPHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 92,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 83,
                    "code": "ORDGX0HLBLB",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 91,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 82,
                    "code": "ORDRUDAAHBJ",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 90,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 81,
                    "code": "ORDAHDBKU0D",
                    "created_at": "21 August 2026",
                    "items": [
                        {
                            "order_item_id": 89,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 80,
                    "code": "ORD4BTSHHV3",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 88,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 79,
                    "code": "ORDYYCPL1VM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 87,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 78,
                    "code": "ORDTPRSCLWY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 86,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 77,
                    "code": "ORDJMM6ZGR4",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 85,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 7
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 7,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 76,
                    "code": "ORDABWFCQ2J",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 84,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                },
                {
                    "id": 75,
                    "code": "ORDDKFWTQCY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 83,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 74,
                    "code": "ORD3RJL8ZY9",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 82,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 73,
                    "code": "ORDMIBA7YVG",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 81,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 811.799999999999954525264911353588104248046875
                },
                {
                    "id": 72,
                    "code": "ORD6UW98LTU",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 80,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 71,
                    "code": "ORDR3AXHSYB",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 79,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 435.8999999999999772626324556767940521240234375
                },
                {
                    "id": 70,
                    "code": "ORDZRIIR9V7",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 78,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 68,
                    "code": "ORD3HF67LMY",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 76,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 67,
                    "code": "ORDWC8UKC82",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 75,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 228
                },
                {
                    "id": 66,
                    "code": "ORDIZHDQKDX",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 74,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1005
                },
                {
                    "id": 65,
                    "code": "ORD62HICF9W",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 73,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/kVRyzJhUokzsE5auChr066V5A1US7KKWVZZCWs7q.jpg",
                            "price": 320,
                            "sale_price": 300,
                            "discount_percent": 6,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 375
                },
                {
                    "id": 64,
                    "code": "ORDMPSTCTOF",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 72,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 63,
                    "code": "ORDSNMKAWGM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 71,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 485.25
                },
                {
                    "id": 62,
                    "code": "ORD2N1FF2CM",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 70,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 26 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 2310
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 8
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 8,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 61,
                    "code": "ORDBWSB6TNJ",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 69,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 1560
                },
                {
                    "id": 60,
                    "code": "ORDRN6TTVDH",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 68,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 623.8500000000000227373675443232059478759765625
                },
                {
                    "id": 59,
                    "code": "ORDEP82EAYM",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 67,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 58,
                    "code": "ORDJPZAFN9V",
                    "created_at": "14 August 2026",
                    "items": [
                        {
                            "order_item_id": 66,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 57,
                    "code": "ORDNRDQIY8Z",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 65,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 55,
                    "code": "ORDYX4BROO4",
                    "created_at": "10 August 2026",
                    "items": [
                        {
                            "order_item_id": 63,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 19 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 48,
                    "code": "ORDYJROENDF",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 51,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 47,
                    "code": "ORDLAYI2CTX",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 50,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 222.75
                },
                {
                    "id": 46,
                    "code": "ORDTK5L3DKA",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 49,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 45,
                    "code": "ORDQG3VHKAO",
                    "created_at": "30 July 2026",
                    "items": [
                        {
                            "order_item_id": 48,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 02 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 385.5
                },
                {
                    "id": 44,
                    "code": "ORDHGQBHZKP",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 45,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 46,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/7pzqdJoAAfZh2A3dYQ9NsmZO21VWlxbLoUIAhSIC.jpg",
                            "price": 280,
                            "sale_price": 260,
                            "discount_percent": 7,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "delivered",
                            "status_text": "Order Cancelled on 03 August 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 47,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/12SeTyqaXsY0MCBIchsAXMS1zLObjGJgjv5NWvFf.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 3,
                    "total_amount": 1307.40000000000009094947017729282379150390625
                },
                {
                    "id": 42,
                    "code": "ORDNVXLWUJC",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 41,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 41,
                    "code": "ORDVSTTSBJ3",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 40,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 40,
                    "code": "ORDROUDPPVF",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 39,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 39,
                    "code": "ORD1ZWFYYFG",
                    "created_at": "29 July 2026",
                    "items": [
                        {
                            "order_item_id": 38,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/dZ4QcQpFHGwWIbyJ0wkOESgUPVBNac3k1ZydcGt4.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 01 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:41:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 9
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 9,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": false,
            "orders": [
                {
                    "id": 36,
                    "code": "ORD2TRR8UW2",
                    "created_at": "23 July 2026",
                    "items": [
                        {
                            "order_item_id": 36,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yjpFspC03PAaCpBX28rNMOGY08yvWaQzRNcKoEd8.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Expected delivery on 26 July 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 690
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:42:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                }
            ],
            "count": 1,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:42:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/create",
    "body": {
        "ifsc_code": "Ioba0000025",
        "account_number_confirm": "25252525252525252525",
        "account_holder_name": "Hshshs",
        "account_number": "25252525252525252525",
        "terms_accepted": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details added successfully",
        "data": {
            "detail": {
                "id": 27,
                "account_holder_name": "Hshshs",
                "ifsc_code": "IOBA0000025",
                "account_number": "25252525252525252525"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:42:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/bank-details/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Bank details fetched successfully",
        "data": {
            "bank_details": [
                {
                    "id": 23,
                    "account_holder_name": "Rtrewwee",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "142536635241",
                    "is_default": true
                },
                {
                    "id": 27,
                    "account_holder_name": "Hshshs",
                    "ifsc_code": "IOBA0000025",
                    "account_number": "25252525252525252525",
                    "is_default": false
                }
            ],
            "count": 2,
            "limit": 5,
            "can_add_more": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:44:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 151
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 151,
            "name": "Shirt",
            "variant_id": 68,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 789,
            "sale_price": 649,
            "discount_percent": 18,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 68,
                                    "price": 789,
                                    "sale_price": 649,
                                    "discount_percent": 18,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/W51kmlkJS2PeCO5NF1juWBLHDHxadzjGPU14s5WO.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>shirt<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>shirt</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:44:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 151,
        "latitude": "0.0",
        "longitude": "0.0",
        "variant_id": 68
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:45:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:45:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:45:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 21,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:45:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:45:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:45:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:45:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:46:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:46:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:46:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:46:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:47:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:47:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:47:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:47:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    },
                    {
                        "key": "29",
                        "value": "Barnyard Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 50,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:47:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:48:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:48:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:48:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:48:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:48:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:49:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:50:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:50:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:50:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:50:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:51:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:51:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 2,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:52:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:52:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:52:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 2,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:54:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:54:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:55:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 2,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:55:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:55:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:57:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 2,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:57:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 12:57:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:01:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 89
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 169,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 8,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "stock_quantity": 2,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 172,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 26,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 173,
                    "product_id": 161,
                    "variant_id": 43,
                    "name": "Cold Pressed Groundnut Oil",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "stock_quantity": 90,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 174,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 49,
                    "expected_delivery": "25 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 6214,
            "tax": 736,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 241
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 495
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1400,
            "total_amount": 5850,
            "delivery_address": {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "address": "C14, yyvtuvguvguvugvug",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "Organic",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 15
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 15,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:03:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 15
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 15,
                "name": "Polo T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
            },
            "selected_category_id": 15,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "16",
                        "value": "The classic polo",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:04:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:04:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:04:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 161
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 161,
            "name": "Cold Pressed Groundnut Oil",
            "variant_id": 43,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/JprSbavn2MF1MS2iNjM1zwX4f1XKA09xLGOCcq8W.jpg"
            ],
            "label": "Organic",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 320,
            "sale_price": 290,
            "discount_percent": 9,
            "stock_quantity": 90,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "content": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:04:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.039009",
        "variant_id": 43,
        "longitude": "76.99774",
        "product_id": 161
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:05:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:05:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:05:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.399999999999999911182158029987476766109466552734375,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 0,
            "stock_quantity": 2,
            "is_wishlisted": true,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.399999999999999911182158029987476766109466552734375,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 44,
                        "rating": 4,
                        "commends": "Ugcctutucugcu",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/p8jB1vgRiDOPgRLw3FpMuascpqfEPj5M6vv7uohf.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rZPZogIoSff5T9DPBCEmGnJWd54UrQ4xoq6drYxk.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/xuIhvoqp3eGePdL3VyjH5vVyHOKF2MSq1R8FAEqZ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "11 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:05:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.039009",
        "longitude": "76.99774",
        "variant_id": 29,
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:06:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:06:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:06:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 151
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 151,
            "name": "Shirt",
            "variant_id": 68,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 789,
            "sale_price": 649,
            "discount_percent": 18,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 68,
                                    "price": 789,
                                    "sale_price": 649,
                                    "discount_percent": 18,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/W51kmlkJS2PeCO5NF1juWBLHDHxadzjGPU14s5WO.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>shirt<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>shirt</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:06:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 68,
        "longitude": "76.99774",
        "product_id": 151,
        "latitude": "11.039009"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:07:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:07:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:07:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:07:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 6,
            "has_more": false,
            "categories": [
                {
                    "id": 4,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:07:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 4,
                "name": "Kids",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
            },
            "selected_category_id": 4,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "5",
                        "value": "Boys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-500",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 14,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 14,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
            },
            "selected_category_id": 14,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "15",
                        "value": "Polo T-shirt",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.399999999999999911182158029987476766109466552734375,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 0,
            "stock_quantity": 2,
            "is_wishlisted": true,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.399999999999999911182158029987476766109466552734375,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 44,
                        "rating": 4,
                        "commends": "Ugcctutucugcu",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/p8jB1vgRiDOPgRLw3FpMuascpqfEPj5M6vv7uohf.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rZPZogIoSff5T9DPBCEmGnJWd54UrQ4xoq6drYxk.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/xuIhvoqp3eGePdL3VyjH5vVyHOKF2MSq1R8FAEqZ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "11 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99774",
        "variant_id": 29,
        "product_id": 155,
        "latitude": "11.039009"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 14,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 14,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:08:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
            },
            "selected_category_id": 14,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "15",
                        "value": "Polo T-shirt",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:09:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:09:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 13,
                "has_more": true,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 34,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:09:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 36,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 8,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 26,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:09:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:09:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 13,
                "has_more": true,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 34,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:11:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:11:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:11:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 14,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 14,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:11:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 14,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
            },
            "selected_category_id": 14,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "15",
                        "value": "Polo T-shirt",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:11:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 36,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 8,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 26,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 36,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 8,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 26,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 36,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 8,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 26,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Ens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "E"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "1",
                        "value": "Fashions",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:12:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "1",
                        "value": "Fashions",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": true
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:13:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 36,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 8,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 26,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Men"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Mens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "1",
                        "value": "Fashions",
                        "selected": false
                    },
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "14",
                        "value": "Men's T-shirt",
                        "selected": false
                    },
                    {
                        "key": "15",
                        "value": "Polo T-shirt",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 34,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Mens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "1",
                        "value": "Fashions",
                        "selected": false
                    },
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "14",
                        "value": "Men's T-shirt",
                        "selected": false
                    },
                    {
                        "key": "15",
                        "value": "Polo T-shirt",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.399999999999999911182158029987476766109466552734375,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 34,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": true
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Mens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 161
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 161,
            "name": "Cold Pressed Groundnut Oil",
            "variant_id": 43,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/JprSbavn2MF1MS2iNjM1zwX4f1XKA09xLGOCcq8W.jpg"
            ],
            "label": "Organic",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 320,
            "sale_price": 290,
            "discount_percent": 9,
            "stock_quantity": 90,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "content": "<p>Chemical-free wood cold-pressed groundnut oil retaining natural nutrients and flavour.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:14:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99774",
        "variant_id": 43,
        "product_id": 161,
        "latitude": "11.039009"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:15:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:15:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:15:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:15:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:17:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:17:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:17:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:18:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:18:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:18:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:18:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:19:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:20:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:20:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:20:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:24:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:24:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:25:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:25:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:25:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:25:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:25:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:25:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 240
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 240,
                "product_id": 163,
                "name": "Women's Cotton Saree",
                "product_variant_id": 45,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                "price": 1499,
                "sale_price": 1199,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": [],
                "stock_quantity": 36
            },
            "order_details": {
                "order_id": "ORDBPMPGWAS",
                "received_details": "bi(ih ihvhvjhvkhv, + 91 6488556846",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "18 September 2026",
                "expected_delivery": "25 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 2998,
                "tax": 120,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 120
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 600,
                "coupon_applied": "",
                "total_amount": 2578
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKYTNATNGSVS",
                "expected_delivery": "25 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 01:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:25:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 9,
            "per_page": 15,
            "total": 121,
            "has_more": true,
            "orders": [
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:27:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:27:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:28:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:28:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:29:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:29:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:30:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:30:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:31:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:31:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:32:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Skyraan@123"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Old password is incorrect.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:32:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile/change-password",
    "body": {
        "old_password": "Student.1234"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Password changed successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:33:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "status": "pending",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "reviews": [
                {
                    "product_id": 164,
                    "order_item_id": 159,
                    "order_id": 138,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 161,
                    "order_id": 139,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 79,
                    "order_id": 71,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 80,
                    "order_id": 72,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 81,
                    "order_id": 73,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 82,
                    "order_id": 74,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 83,
                    "order_id": 75,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 84,
                    "order_id": 76,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 85,
                    "order_id": 77,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 155,
                    "order_item_id": 77,
                    "order_id": 69,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:33:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "status": "pending",
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "has_more": false,
            "reviews": [
                {
                    "product_id": 155,
                    "order_item_id": 70,
                    "order_id": 62,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                },
                {
                    "product_id": 158,
                    "order_item_id": 73,
                    "order_id": 65,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 74,
                    "order_id": 66,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 160,
                    "order_item_id": 75,
                    "order_id": 67,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11,
                    "rating": 3.5
                },
                {
                    "product_id": 158,
                    "order_item_id": 51,
                    "order_id": 48,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 45,
                    "order_id": 44,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 47,
                    "order_id": 44,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 39,
                    "order_id": 40,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:33:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/coupons/my-coupons-list",
    "body": {
        "status": "active"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "My coupons fetched successfully",
        "data": {
            "coupons": [
                {
                    "id": 5,
                    "coupon_code": "4KshAcxZWVnG",
                    "discount": 25,
                    "discount_type": "percentage",
                    "above_order": 0,
                    "terms_and_condition": "<p>For testing</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 4,
                    "coupon_code": "UIB5WwyooOue",
                    "discount": 500,
                    "discount_type": "flat",
                    "above_order": 2000,
                    "terms_and_condition": "<p>fkjsf jfhsjkfhs fhfh ffdjhfkdhfk</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 3,
                    "coupon_code": "UPAxGwj6mbuu",
                    "discount": 50,
                    "discount_type": "percentage",
                    "above_order": 1200,
                    "terms_and_condition": "<p>QQSA &nbsp;dad asmd kamwdjaj dad</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:33:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "page": 1,
        "status": "pending"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "reviews": [
                {
                    "product_id": 164,
                    "order_item_id": 159,
                    "order_id": 138,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 161,
                    "order_id": 139,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 79,
                    "order_id": 71,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 80,
                    "order_id": 72,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 81,
                    "order_id": 73,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 82,
                    "order_id": 74,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 83,
                    "order_id": 75,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 84,
                    "order_id": 76,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 85,
                    "order_id": 77,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 155,
                    "order_item_id": 77,
                    "order_id": 69,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:33:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "page": 2,
        "status": "pending"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "has_more": false,
            "reviews": [
                {
                    "product_id": 155,
                    "order_item_id": 70,
                    "order_id": 62,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                },
                {
                    "product_id": 158,
                    "order_item_id": 73,
                    "order_id": 65,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 74,
                    "order_id": 66,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 160,
                    "order_item_id": 75,
                    "order_id": 67,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11,
                    "rating": 3.5
                },
                {
                    "product_id": 158,
                    "order_item_id": 51,
                    "order_id": 48,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 45,
                    "order_id": 44,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 47,
                    "order_id": 44,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 39,
                    "order_id": 40,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:35:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/account/request-deletion",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Deletion reasons fetched successfully",
        "data": {
            "reasons_list": [
                {
                    "id": 1,
                    "label": "I don't use this app anymore"
                },
                {
                    "id": 2,
                    "label": "I found a better alternative"
                },
                {
                    "id": 3,
                    "label": "I have privacy concerns"
                },
                {
                    "id": 4,
                    "label": "I had a bad experience"
                },
                {
                    "id": 5,
                    "label": "The app is hard to use"
                },
                {
                    "id": 6,
                    "label": "Something Else"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:35:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": true,
            "notify_orders": true,
            "notify_reminders": true,
            "notify_offers": false,
            "notify_reviews": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:36:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "page": 1,
        "status": "pending"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "reviews": [
                {
                    "product_id": 164,
                    "order_item_id": 159,
                    "order_id": 138,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 161,
                    "order_id": 139,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 79,
                    "order_id": 71,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 80,
                    "order_id": 72,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 81,
                    "order_id": 73,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 82,
                    "order_id": 74,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 83,
                    "order_id": 75,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 84,
                    "order_id": 76,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 85,
                    "order_id": 77,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 155,
                    "order_item_id": 77,
                    "order_id": 69,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:36:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "page": 2,
        "status": "pending"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "has_more": false,
            "reviews": [
                {
                    "product_id": 155,
                    "order_item_id": 70,
                    "order_id": 62,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                },
                {
                    "product_id": 158,
                    "order_item_id": 73,
                    "order_id": 65,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 74,
                    "order_id": 66,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 160,
                    "order_item_id": 75,
                    "order_id": 67,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11,
                    "rating": 3.5
                },
                {
                    "product_id": 158,
                    "order_item_id": 51,
                    "order_id": 48,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 45,
                    "order_id": 44,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 47,
                    "order_id": 44,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 39,
                    "order_id": 40,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:36:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/coupons/my-coupons-list",
    "body": {
        "status": "active"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "My coupons fetched successfully",
        "data": {
            "coupons": [
                {
                    "id": 5,
                    "coupon_code": "4KshAcxZWVnG",
                    "discount": 25,
                    "discount_type": "percentage",
                    "above_order": 0,
                    "terms_and_condition": "<p>For testing</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 4,
                    "coupon_code": "UIB5WwyooOue",
                    "discount": 500,
                    "discount_type": "flat",
                    "above_order": 2000,
                    "terms_and_condition": "<p>fkjsf jfhsjkfhs fhfh ffdjhfkdhfk</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 3,
                    "coupon_code": "UPAxGwj6mbuu",
                    "discount": 50,
                    "discount_type": "percentage",
                    "above_order": 1200,
                    "terms_and_condition": "<p>QQSA &nbsp;dad asmd kamwdjaj dad</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:37:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:37:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:37:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "page": 1,
        "status": "pending"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "reviews": [
                {
                    "product_id": 164,
                    "order_item_id": 159,
                    "order_id": 138,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 161,
                    "order_id": 139,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 79,
                    "order_id": 71,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 80,
                    "order_id": 72,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 156,
                    "order_item_id": 81,
                    "order_id": 73,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 82,
                    "order_id": 74,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 83,
                    "order_id": 75,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 84,
                    "order_id": 76,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 85,
                    "order_id": 77,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 155,
                    "order_item_id": 77,
                    "order_id": 69,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:37:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/my-reviews/list",
    "body": {
        "status": "pending",
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reviews fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "has_more": false,
            "reviews": [
                {
                    "product_id": 155,
                    "order_item_id": 70,
                    "order_id": 62,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "rating": 3.399999999999999911182158029987476766109466552734375
                },
                {
                    "product_id": 158,
                    "order_item_id": 73,
                    "order_id": 65,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 158,
                    "order_item_id": 74,
                    "order_id": 66,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "1kg"
                    },
                    "price": 320,
                    "sale_price": 300,
                    "discount_percent": 6,
                    "rating": 5
                },
                {
                    "product_id": 160,
                    "order_item_id": 75,
                    "order_id": 67,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11,
                    "rating": 3.5
                },
                {
                    "product_id": 158,
                    "order_item_id": 51,
                    "order_id": 48,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 45,
                    "order_id": 44,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                },
                {
                    "product_id": 158,
                    "order_item_id": 47,
                    "order_id": 44,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "rating": 5
                },
                {
                    "product_id": 156,
                    "order_item_id": 39,
                    "order_id": 40,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "rating": 4
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:38:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": true,
            "notify_orders": true,
            "notify_reminders": true,
            "notify_offers": false,
            "notify_reviews": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:43:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:43:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:43:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": true,
            "notify_orders": true,
            "notify_reminders": true,
            "notify_offers": false,
            "notify_reviews": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:46:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:51:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 91,
                "name": "tdd",
                "phone": "6575754747",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fihfyucjgcjgcjtcjtcjtd",
                "street_address": "giufiycjc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 89,
                "name": "bi(ih ihvhvjhvkhv",
                "phone": "6488556846",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyvtuvguvguvugvug",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0390090999999994636482369969598948955535888671875,
                "longitude": 76.9977406999999942627255222760140895843505859375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:51:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 161,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "label": "Organic",
                            "rating": 0,
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 151,
                            "name": "Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "label": "New Deals",
                            "rating": 0,
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.399999999999999911182158029987476766109466552734375,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:51:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": true,
            "notify_orders": true,
            "notify_reminders": true,
            "notify_offers": false,
            "notify_reviews": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:51:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": true,
            "notify_orders": true,
            "notify_reminders": true,
            "notify_offers": false,
            "notify_reviews": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 13:51:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "variant_id": 46,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "variant_id": 45,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "label": "Best Seller",
                    "attribute_labels": [],
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "variant_id": 44,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.399999999999999911182158029987476766109466552734375,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "variant_id": 26,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-18 14:02:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 164
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 164,
            "name": "Printed Cotton Kurti",
            "variant_id": 46,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg"
            ],
            "label": "New Arrivals",
            "rating": 4,
            "review_count": 1,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 699,
            "sale_price": 599,
            "discount_percent": 14,
            "stock_quantity": 40,
            "is_wishlisted": true,
            "can_review": true,
            "order_item_id": 159,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 46,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 40,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/0zYkBqvFDn1FLoxvHQjZDM0ksyHGvid88vNfk4Ec.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 47,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 51,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/qELUghLP0nxAbnHeZRZuh2LAIz1nELGqTAQ349NV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 48,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/xbczDyWiRNBWaeyCnqBiHm3ff2y26NgtfuDJzCM8.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 16,
                        "rating": 4,
                        "commends": "Gfcftcyvyvhvffxhtch Gc",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/2PNtUjhVdbUy3nr86WTuiMOe8lKbDNMTQ0BdJ5B8.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Casual printed cotton kurti with 3/4th sleeves, perfect for daily wear and light occasions.</p>",
            "content": "<p>Casual printed cotton kurti with 3/4th sleeves, perfect for daily wear and light occasions.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 8,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 26,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-18 14:02:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99774",
        "variant_id": 46,
        "latitude": "11.039009",
        "product_id": 164
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "21 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
